Skip to content

A tool that grabs information from the humanity api and produces a webpage to display that data

License

Notifications You must be signed in to change notification settings

Kirbitz/SchedulingTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SchedulingTool

A tool that grabs information from the humanity api and produces a webpage to display that data

image

To use first install git bash and node.js

Then run npm install after cloning the repo by running the command "npm i" in the terminal in the root folder of the cloned repo

if there are broken packages then run "npm audit fix"

Create a ".env" file with API_KEY and MANAGERS values and create a avaters folder under public Key is collected from humanity and managers is an array of strings of the current managers

Finally make sure previewToggle is set to false

Run "npm run client" and then run "npm start"

About

A tool that grabs information from the humanity api and produces a webpage to display that data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published