Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 873 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 873 Bytes

My Apps Tracker (CRUD)

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.

Technologies Used

  • ReactJS
  • Bootstrap
  • Google Firebase DB

Features

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

Screenshot