A Web Application with CRUD operations using ReactJS and Google Firebase DB.
CRUD: CRUD is simply an acronym used to refer to four basic operations that can be performed on database applications: Create, Read, Update, and Delete.
- ReactJS
- Bootstrap
- Google Firebase DB
In this App Tracker, User:
- Can CREATE New Application status
- Can READ all Application status
- Can UPDATE the Application status
- Can DELETE the Application status completely