Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 736 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 736 Bytes

FeedApp

Calorie tracking app written in Kotlin using Architecture Compontents such as Dagger, Room, MVVM, Coroutines and Data binding. It also supports recipe search through API and has beautiful statistic tools. App uses Firebase SDK: Firestore, Analytics, Crashlytics, Cloud Messaging and Authentication.

main features

  • track consumed food
  • search recipes
  • track water
  • browse nutrition statistics

todo

  • Track water
  • Download statistics as pdf
  • Better UI
Main Fragment Recipes Fragment