DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

Schedule Management App with React

Schedule Management App

Schedule Management App with React

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.

Project View

Home page – Schedule Management App with React

Register page – Schedule Management App with React

Login page – Schedule Management App with React

Dashboard page – Schedule Management App with React

Managers List and Add option –

Schedule Management App with React Schedule Management App with React

Workers –

Schedule Management App with React

Teams –

Schedule Management App with React

Projects –

Schedule Management App with React Schedule Management App with React

Shift and Schedule create and list –

Schedule Management App with React Schedule Management App with React

Profile and edit option

Schedule Management App with React

GitHub

View Github

Top comments (2)

Collapse
 
sidharrth profile image
Siv Deploys

** As is github code Compile Warnings:**
** backend:** 8 vulnerabilities (7 moderate, 1 high)
*frontend: *
npm WARN deprecated source-map-resolve@0.6.0: See github.com/lydell/source-map-resol...
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
21 vulnerabilities (7 moderate, 11 high, 3 critical)

Collapse
 
mohammadtaseenkhan profile image
MD Taseen Khan

please reply this issue here