This project was generated with Angular CLI version 7.0.6.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
-
add Bottom Sheet for level up
-
add Dialog for mission completed
-
first step add date and time [done]
-
add more than reviewed 10, reviewed 20
-
add badge representing number of completed achievements
-
add logic behind missions, example: user gets 10 points for completing daily mission
-
update level property on level up
-
add generic profile picture
-
let scoreboard sort desc array of points and name
-
let scoreboard represent actual values from db (http)
-
add submitted evaluations to the scoreboard
- add interesting list of achievements
- implement reward function
[x] add onClick to employee for fast scroll to index
-
add indicator whether user reached minimum amount of reviews to qualify for evaluation
-
addition: rename login to starting page with some extra informations
-
upcoming idea: make mini game on bottom sheet when level up is reached, so user has the chance to win points by completing the little game (keeps motiviation higher to complete 10 missions)