No description
| data | ||
| src | ||
| test | ||
| .gitignore | ||
| app.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
- 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)