demo profile:
login: Roman
password: 123456
- Registration with username and password
- Login to the app
- Logout of the app
- User ables to create time records with date, length of time and a note
- User ables to sort time records based on date and length of time
- User ables to filter time records by start date (from date, to date)
- User ables to change and delete time records
it's possible to perform all user actions via the REST API, including authentication
Unit and e2e tests were used
React JS (Hooks)
Redux
NodeJS
ExpressJS
MongoDB
Material UI