Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dievskiy/feedapp

Calorie tracker for android that supports recipes and products search.
https://github.com/dievskiy/feedapp

Last synced: 3 months ago
JSON representation

Calorie tracker for android that supports recipes and products search.

Awesome Lists containing this project

README

        

# FeedApp

[Calorie tracking app][gp] 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
- [x] Track water
- [x] Download statistics as pdf
- [ ] Better UI

Main Fragment | Recipes Fragment
-------------------------|-------------------------
![](https://i.imgur.com/s5uJvwr.jpg) | ![](https://i.imgur.com/keSgN8D.jpg)

[gp]: