Recipes Counter is a recipes logging Progressive Web App which lets its users log any kind of recipes to the counter so that others can make use of it.
It is developed using Modern technologies such as HTML5, CSS3 and JS on the Front-End and Firebase Firestore Cloud Database, indexedDB of browser and JS for the Back-End.
It's a project developed by Anil Seervi and Nithin Kumar of 5th Semester.
As this is a PWA, this app is capable of being served on a URL through the internet or can also be installed as a Stand-Alone App on any device to work either offline or online.
The app like behaviour is made possible by meeting the following criteria:
The app also features realtime updation and deletion of data in the Cloud Database.