forked from 42CTF/website
Update todo
This commit is contained in:
parent
6997aaf93b
commit
8728d5cd3e
22
README.md
22
README.md
|
@ -26,3 +26,25 @@ CTF by 42 students
|
||||||
- [ ] Feature proposer une solution à un challenge
|
- [ ] Feature proposer une solution à un challenge
|
||||||
- [ ] Système de badge/succès
|
- [ ] Système de badge/succès
|
||||||
- [ ] Génération d'une page résumant le profil d'un utilisateur (ex: show resume sur intra.42.fr)
|
- [ ] Génération d'une page résumant le profil d'un utilisateur (ex: show resume sur intra.42.fr)
|
||||||
|
|
||||||
|
#### Event feature :
|
||||||
|
- [X] make relation between user and events
|
||||||
|
- [X] make scoreboard for events
|
||||||
|
- [X] make access mod for events :
|
||||||
|
- [X] Sub button for public events
|
||||||
|
- [X] Access by password
|
||||||
|
- [X] Begin date for display challenges
|
||||||
|
- [X] Ending date for stop flag submission
|
||||||
|
- [X] Admin rights
|
||||||
|
- [X] Admin can access to events pages without password
|
||||||
|
- [X] Admin can subscribe to event without password
|
||||||
|
|
||||||
|
- [X] process flag submission
|
||||||
|
- [X] increment user score in Scores model
|
||||||
|
|
||||||
|
- [X] add filters for admin dashboard
|
||||||
|
- [X] add search in fields in admin dashboard
|
||||||
|
- [X] display more information in admin dashboard
|
||||||
|
|
||||||
|
- [X] Smooth display of events listing
|
||||||
|
- [X] Event info page with background and noice display
|
Loading…
Reference in New Issue