No description
Find a file
2020-01-20 10:46:03 +01:00
data dockerized 2020-01-20 10:43:50 +01:00
src dockerized 2020-01-20 10:43:50 +01:00
test dockerized 2020-01-20 10:43:50 +01:00
.gitignore added dockerfile 2020-01-20 10:46:03 +01:00
app.json initial commit 2019-12-10 10:19:21 +01:00
Dockerfile added dockerfile 2020-01-20 10:46:03 +01:00
package-lock.json initial commit 2019-12-10 10:19:21 +01:00
package.json dockerized 2020-01-20 10:43:50 +01:00
README.md appropriate readme 2019-12-10 10:25:48 +01:00

  • simple traffic light application (in Dutch) to store ratings ('happy', 'unsure', 'unhappy') for a user
  • stores data in local csv file
  • logins are hardcoded (using bcrypt)