Skip to content

Create Read Update Delete operations are performed which are fundamentals in each project. Here the database is created in Mongo DB for a Veterinary hospital.

Notifications You must be signed in to change notification settings

explorer-Sanjita/CRUD-Operations-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CRUD-Operations-

Create Read Update Delete operations are performed which are fundamentals in each project. Here the database is created in Mongo DB for a Veterinary hospital.

Name of database in my local machine in MongoDB Compass : pashu

How to run this?

  1. open MongoDB Compass, establish a connection with MongoDB Compass: pashu database in your local machine & open terminal in vs code in CRUD folder
  2. cd server => npm install
  3. npm start
  4. open another terminal in vs code to start client side, so that frontend will be visible
  5. cd client => npm install
  6. npm run dev

Mongo DB Database: Screenshot 2024-04-23 at 10 33 52 AM

User Interface: Screenshot 2024-04-23 at 10 34 33 AM

Demonstaration of CRUD operations:

Screen.Recording.2024-04-23.at.10.38.35.AM.mov

About

Create Read Update Delete operations are performed which are fundamentals in each project. Here the database is created in Mongo DB for a Veterinary hospital.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published