8000 GitHub - DepickereSven/Happiness: HTTP API and simple web app that tracks employee happiness
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DepickereSven/Happiness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happiness

HTTP API and simple web app that tracks employee happiness

Readme about how the API endpoints work

Setup

Execute the following SQL scripts:

  • happiness_users.sql
  • happiness_votes.sql

You will need to change your SQL connection details in the following file

The API can be started by the following commands:


\Happiness\API> npm install

\Happiness\API> npm run dev

To setup the webapp run the following command:


\Happiness\webapp> npm install 

to use the webapp run the following command:


\Happiness\webapp> npm run serve 

then you can visit the webapp to the address that is in your command line.

About

HTTP API and simple web app that tracks employee happiness

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0