
Project
To-do App is a web application that employs the use of CRUD (create, read, update, delete) functionality for persistence data storage. The CRUD programming helps to facilitate viewing, searching, and changing information by managing data from the database (Google cloud-Firebase). It’s a responsive, scalable and user friendly App, that allows users keep track of all their daily routine or activities and marking all completed task at the end of the day. All tasks are created, saved, updated and most times deleted from the database (firestore).
Technologies
React
Tailwind
JavaScript
Firebase
CRUD functionality / programming
Firestore
Back