assignment-7
Assignment 7
Full client app.
Choose one: react, vue, angular.
You are in C# Web course - this is your backend.
If you are not in C# Web course your backend will be:
- https://nutikas.akaver.com/
- https://nutikas.akaver.com/docs/flow.md
- https://nutikas.akaver.com/docs/organiser-flow.md
- source: https://git2.akaver.com/taltech-public/com.akaver.nutikas
Implement both user flow and organiser flow.
User:
- register/login
- register to event
- scan start/finish QR code
- scan checkpoint QR code
- supply lat,lon coordinates with code from qr scan
- view events and event results
- map view for event, show all checkpoints and user track from point-to-point, filters
Orgniser:
- create event
- create classes for event
- create checkpoints and their qr codes (print view)
- see event results