An App that Tracks food expiration dates using MVVM architecture.
Must have the Latest Version of the following installed
Java
Android Studio
Clone the repo and open using android studio. Press the play button and plug in an android device or use a virtual one.
- Food update function when cards are clicked
- countdown number of days till item expire if less than a week left.
- Color system for the cards. Green = Fresh, Amber = Edible , Red = Expired
- material design
- light/dark theme.
- add landscape support or remove calenderview and use datepicker.
- Local / Instrument Unit Tests.