V0.0.0
Version 0.0.0
This is the version requested by the pedagogical team for the evaluation of the project.
Features
Back-end
- API for users
- CRUD
- A user is attached to a unit
- Administration interface
- API for units
- CRUD
- Each unit can have its own configuration
- Administration interface
- API security
- For the security, we use JSON Web Token (JWT)
- To get yours, go see the documentation of the API, more specifically the token resource
- API documentation (Swagger)
Front-end
-
User Interface with :
- An authentification "page"
- A "page" for the main part with only a side bar on the left
-
Application documentation (Compodoc)