/BC-backend-nodejs

Fullstack(nodejs-expressjs-sequelize-mysql-reactjs)

Primary LanguageJavaScript

BC-backend-nodejs

Fullstack(nodejs-expressjs-sequelize-mysql-reactjs)

Run this project on your computer:

  1. Use git-clone to clone the project to your computer (Make sure you have Nodejs pre-installed)
  2. npm i - Run this command to install additional files for the project
  3. Use xampp to create a web server (localhost), or any similar software
  4. Change the path in these 2 files with your path to create a connection to the database, then run the command: npm start linkhost
  5. npx sequelize-cli db:migrate - Run this command to create tables on the database side
  6. https://codepen.io/toilaHuy22/pen/RwyJrxJ - Run this code in SQl of allcodes table.

Interface:

Login FireShot Capture 013 - Booking Care - localhost

CRUD user or doctor FireShot Capture 014 - Booking Care - localhost

Doctors Manage FireShot Capture 015 - Booking Care - localhost

Schedule Manage FireShot Capture 016 - Booking Care - localhost