Skip to content

titanick007/DBMS-Project

Repository files navigation

DBMS PROJECT

Welcome to the E-Store Management System project! This project aims to provide a database management system for an online store.

Getting Started

To set up the database for the E-Store Management System, follow these steps:

  1. Run the SQL file named estore.sql to create the necessary tables and insert sample data into the database. Make sure you have a MySQL server running and replace <database-name> with the name of your database:

  2. After running the SQL file, the database schema and sample data will be set up in your MySQL database.

Database Connection

The database connection for the E-Store Management System is configured in the db.js file located in the models folder. Make sure to update the database connection details in this file to match your MySQL database configuration:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published