Schedule Management App with React
Schedule Management App
Description : This our academic course Database managemnt System Cource’s project where we try to build a web-app by using ReactJs, NodeJS, ExpressJs, MySQL, MaterialUI for manage schedule for any organization. The main goal of this project is gain much knowledge about the database called SQL.
How to Run The Project
Prerequisite : Install Node JS version above 16, sql and mysql workbench for storing the data. Prerequisite : Install Node JS version above 16. Step – 1 : Clone the git repository. Step – 2 : Open two different terminals and go to one Scheduling/Backend and another Scheduling/frontend. Step – 3 : Give this command npm install. Step – 4 : Then npm start.