Version 0.1.5.1 Commited in 4/11/21
- Added the EditMenuActivity before entering the AddNewItemAvitivity for admins.
Version 0.1.5 Commited in 4/11/21
- Admins can now delete items from the menu
- Admin is being checked based on UID and not based on email to upgrade security
- Changed styling a bit
- Added a logo to the app
- Changed the name of the app from 'Tammys Kitchen' to 'המטבח של תמי'
Version - 0.1.1.3
- Added a dummy list to preview it
- Fixed a few bugs along the way
- Added a go to menu button on the main menu
Version - 0.1.0 commited in 3/3/21
As of now, the project only got the activities that it will need setted up and everything's working fine. I've got a custom recyclerview handler and an item for it that is used for the menu.
TODO: Make it so in the admin menu the admin will be able to go into an intent where they can edit the menu after linking the menu with firebase live database.