Ever came across a problem in life when you wondered "This could have been a lot easier and convenient if you had an app that would suggest what to eat, taking care of your diet"? Worry not, we have come up with an app to suggest what to eat by analysing what you have eaten until then and how much workout you have done.
- Choose what to eat from a suggested list
- Analyse how much calories you have taken and utilised in a day
- Health tips according to your health condition
- Share your diet condition with your friends
- It's free and open source app
Gitter: https://gitter.im/dsciitpatna/Foodified
Slack: https://bit.ly/2S1adeD
Most people in our society are very conscious about their health. But they fail to keep track of the number of calories they have consumed and the number that they have utilised. Foodified is a solution to such problems. People can keep track of the number of calories they have consumed, calories they have lost by working out, walking indoors and outdoors. Foodified also gives proper suggestions regarding what to eat next by using advanced algorithms. This app will help people to maintain a proper and healthy lifestyle. People can also share their experience with their friends. This would spread health awareness in the society.
$ git clone https://github.com/dsciitpatna/Foodified.git
- All the pull requests must be made only in development branch.
- You should join the gitter and slack channel to stay connected with mentors and other contributors.
- Raise an issue before making pull requests.
- JAVA
- FIREBASE
- DJANGO
- GOOGLE FIT API
- Create the UI of the app.
- Store food name and calorie value in JSON.
- Create separate files for special features and scripts to integrate them.
- Make APIs using DJANGO to fetch calorie value from Google.
- Use Google Fit API to calculate indoor outdoor steps.
- Write script to analyse your health.

