Mozilla-Student-Projects / Projects-Tracker

Keep tracks of Firefox/Thunderbird/Firefox OS features that can/should/will be implemented as add-ons/apps.
66 stars 19 forks source link

Music festival app #94

Open AntoineTurmel opened 9 years ago

AntoineTurmel commented 9 years ago

Design a web app that let user:

MedMaalej commented 9 years ago

Hi Antoine , I am a software engineering student and this will be my first experience with open source contribution . How to start contributing to this project ? Thanks :)

AntoineTurmel commented 9 years ago

@MedMaalej you can open your own repository and look how Music Festival apps works on Android for instance. You will have to think how you will store data and organize your project. On Firefox OS you will need your app to use HTML5/CSS/JavaScript. For the server side, it's up to you but I can suggest node.js/Python/PHP.

sgedward commented 8 years ago

Just wondering is that still available?

mm1729 commented 8 years ago

Hi Antoine, I realized this idea has been open for almost an year. I am interested in working on this project. However, is this app going to be used by Mozilla? Or is this simply just a project ideas list?

sgedward commented 8 years ago

I believe firefox os has been terminated. check the news

AntoineTurmel commented 8 years ago

@sgedward @mm1729 Though Firefox OS is ended, there is still possibility to develop this webapp. You might follow progressive web apps guidelines: https://developers.google.com/web/progressive-web-apps

This app will not be used directly by Mozilla, but mainly by end-users. Developing it as a web app makes it compatible for a long wide range of devices.

prajwalMR commented 7 years ago

@AntoineTurmel

Hi Antoine, Although i haven't contributed to open source till now , I have a fair experience on developing web Apps. I feel this project would be a great way to start my contribution. So I would love to hear from you if this project is still open for contribution or is it done.

AntoineTurmel commented 7 years ago

@prajwalMR it's still open ! Feel free to start a project and ask for help :)

prajwalMR commented 7 years ago

@AntoineTurmel Will the following tech stack be okay ? NodeJS for backend , AngularJS for frontend , Mysql for DB.

On Wed, Jan 18, 2017 at 3:07 AM, Antoine Turmel notifications@github.com wrote:

@prajwalMR https://github.com/prajwalMR it's still open ! Feel free to start a project and ask for help :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Mozilla-Student-Projects/Projects-Tracker/issues/94#issuecomment-273307781, or mute the thread https://github.com/notifications/unsubscribe-auth/AObU-3u8cLsELz7yXRMXyF0s59LMGKW5ks5rTTSAgaJpZM4FqFkL .

CruiseDevice commented 7 years ago

@prajwalMR Why not use MongoDB instead of MySql?

prajwalMR commented 7 years ago

@CruiseDevice , @AntoineTurmel Ya , sure.

prajwalMR commented 7 years ago

@AntoineTurmel

Do you think this kind of design will be suitable for the app?

follow the link to an app called Nearify: https://itunes.apple.com/in/app/nearify-discover-all-fun-events/id905913930?mt=8

AntoineTurmel commented 7 years ago

@prajwalMR seems good 👍