A Ticket Tracker for CSE370 Database project. M(MySql)ERN stack has been used for this fullstack project. There are still works to be done for enhancement
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/DEF4LT-303/React-Project-Demo.git
-
Install NPM packages on both client and server folders
npm install
-
Create MySql DB with the sql dump file
-
Start the local server on /server
npm start
-
Start the webpage on /cleint
npm run dev
- Error message on register for email in use
- Add ticket assignments for developers
- Implement Dashboard pi chart