No description
Find a file
sander.hautvast d512989291 tests added!
2019-12-10 16:41:05 +01:00
src tests added! 2019-12-10 16:41:05 +01:00
test tests added! 2019-12-10 16:41:05 +01:00
.gitignore iml files 2019-12-10 10:22:40 +01:00
app.json initial commit 2019-12-10 10:19:21 +01:00
dat initial commit 2019-12-10 10:19:21 +01:00
encrypt initial commit 2019-12-10 10:19:21 +01:00
package-lock.json initial commit 2019-12-10 10:19:21 +01:00
package.json tests added! 2019-12-10 16:41:05 +01:00
Procfile initial commit 2019-12-10 10:19:21 +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)