This project is rota system for hospital - live demo
this system consists of 3 pages - basic data,assign and report, total
nurse list, patient list, holiday list
Assign and Report nurse-patient,period,service content
Calculate total hours
cd frontend & npm install
cd backend & npm install
On frontend directory
npm start
On backend directory
node index.js
npm run build
node version 16.13.2
npm version 8.3.1
mongoose