16 Commits (0c9acc7f60321bb857035c56a167c203eb078641)

Author SHA1 Message Date
Corentin LEMAIRE 0c9acc7f60 Finished to comment everything 🎉
6 months ago
Corentin LEMAIRE 0f9bd19bb1 Commented model.py
6 months ago
Corentin LEMAIRE b76325c76d Commenting my code except the two most important ones: views.py and model.py
6 months ago
Corentin LEMAIRE af39563341 Refactored all code + remove unused project. Have now to comment my code and it will be over 🎉
6 months ago
Corentin LEMAIRE 26050c0bf6 Added styles to pages + starting to refactor code to multiple files
6 months ago
Corentin LEMAIRE 452707cf6c Add publish message to all views + fix some bugs
6 months ago
Corentin LEMAIRE 0e37e4903b Now login uses session, so it's not a server for only 1 user 🎉
6 months ago
Corentin LEMAIRE 7db51e2045 Added pub/sub with views 🎉
6 months ago
Corentin LEMAIRE bb1b1ff9fc Refactor, fixes and can't register to a course if full
6 months ago
Corentin LEMAIRE ebf618d0cc Added register/unregister to a course feature 🎉
6 months ago
Corentin LEMAIRE d6321f5718 Added search feature 🎉
6 months ago
Corentin LEMAIRE 799497fe9b Update README.md + added navbar because I was annoyed to always change the URI to change page
6 months ago
Corentin LEMAIRE 0a32fb4a8e Added update course 🎉
6 months ago
Corentin LEMAIRE 2bcfce7bfd Can add and delete courses
6 months ago
Corentin LEMAIRE 41492f75fc Added CRUD on courses -> TODO: pub/sub + graphic features to test CRUD
6 months ago
Corentin LEMAIRE f639d779b4 Now, redis is used in Django 🎉
6 months ago