#BASIC LEAVE REQUEST APP App allows you to create "staff members" that can apply for a limited amount of leave through their registered supervisor. These "supervisors" can then approve or reject applications
STEPS TO RUN
- enter/edit details for temporary super admin
- npm install
- in this case: http://localhost:3000
- In config/leavedata.js (line 8-16) and
- In index.js (line 9-31)