Skip to content

A Web Application with CRUD operations using ReactJS and Google Firebase DB.

Notifications You must be signed in to change notification settings

raja1205/react-firestore-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Web Application with CRUD operations using ReactJS and Google Firebase DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published