Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 934 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 934 Bytes

Description

Calorie Counter Android App

App which keeps track of daily calorie intake, giving the opportunity to select between dates.

User can search for a food and then add to the daily food with a choosed serving size.

Stack of technologies

Used MVVM Arhitectural Pattern

Functionalities

  • User Authentification with email and password via Firebase Auth
  • Display every food added on a selected date via Calendar
  • Search for a specific food via Food Database api
  • Add a selected food to the daily calorie intake with a selected size

Screens