- Messaging (Chat)
- Login And Signup
- Add Tasks (Devoirs)
- Edit Tasks
- Add Students (Participants)
- Route Protection (AuthGuard)
- Control Bottons Protection (Disable Botton if Not Authorized)
- Angular Front-End
- Fake Server Json Server Back-End
- Bootstrap
- NG Bootstrap
Install dependancies
npm install
Back-End
json-server --watch db.json -p 3000
Front-End
ng serve -o
navigate to http://localhost:4200/formateur/login
Email: [email protected]
Password: password
for security reasons formateur does not have sign up page
Licence: GNU General Public License v3.