Skip to content

This repository contains a CRUD application for managing sports data using MongoDB and Express. The application allows users to perform CRUD operations on sports data, including creating, reading, updating, and deleting sports records. It is built using MongoDB, Express, HTML, CSS, and JavaScript. Contributions to this project are welcome under the

Notifications You must be signed in to change notification settings

parthdacoder/CRUD-MongoDb--ExpressJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Application for Sports using MongoDB and Express

This repository contains a CRUD application for managing sports data using MongoDB and Express.

Installation

  1. Clone this repository using git clone.
  2. Install dependencies using npm install.
  3. Start the application using npm start.

Usage

The application allows users to perform CRUD operations on sports data, including creating, reading, updating, and deleting sports records.

Technologies Used

  • MongoDB - A NoSQL database used to store sports data.
  • Express - A Node.js framework used to build the server-side of the application.
  • HTML - Used to create the user interface for the application.
  • CSS - Used to style the user interface.
  • JavaScript - Used to add functionality to the user interface and connect it to the server-side of the application.

Contributing

Contributions to this project are welcome. To contribute, please fork this repository, make changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This repository contains a CRUD application for managing sports data using MongoDB and Express. The application allows users to perform CRUD operations on sports data, including creating, reading, updating, and deleting sports records. It is built using MongoDB, Express, HTML, CSS, and JavaScript. Contributions to this project are welcome under the

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published