This Script is make using Node.js and Mysql
How to use. 0. Open you cmd
- git clone
- cd glints-nodejs
- npm install
- open your postMan, insomnia / api tools.
- select import file and import glints_2018-10-15.har
- open phpadmin and make DB named 'schedule-node'
- run db.sql in sql command
- Start mysql (im using apache)
- nodemon server
list of finished API
- Create, read, update, delete User
- Create, read, update, delete Role
- Create, read, update, delete Shift
For uml located at UML_SCHEDULED.JPG
Cheers,