Skip to content

lvu5/project480

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dormitory manager

This project was bootstrapped with Create React App. This is a management project for managing dormitory system, it supports add, edit, delete, search for every table in database and advanced filtering for certain tables. This is a full stack project using Express(.js), React(.js), Node(.js) and MySQL.

Information

The premade database is the the latestDatabase folder. To run, we need to import it to MySQL. Make sure the server host, user, password and database name are correct, these can be found in server/db.js file, and .env file, modify accordingly.

Available Scripts

In the project directory, you can run:

npm install

npm run dev

npm start

To run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published