This post is still in building !
Frontend source code
Backend code
Docker version
Context
During my 7th & 8th semester (September 2022 - February 2023) we got introduced in web developement especially in a secured way by starting with a back-end, we based our back-end from a french open data website.
Functionnalities implemented
- Login/register
- Different view for a specific role (admin/visitor)
- Register/Delete/Edit a location for an admin
- View locations’ array
- Pagination
- JWT token to access to the database
- Unable to access to admin’s feature as a visitor