-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
40 lines (29 loc) · 902 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
todo:
-delete friends
- admin interface
- add page to view deleted accounts
- add things to home page
- achievements
- add to quiz page
- top performers in last day
- summary statistics
- quiz rating and reviews?
- practice mode?
- create read me which lists team members and all features
finished:
- display user's history on the home page
- friends recent activities
- list of popular quizzes
- list of recently created quizzes
- list of player's recent activity (quiz taking and creating)
- make sure user starts on login page if they're not logged in
- messages
- admin announcements
- see site stats (# of users and # of quizzes taken)
- clear all history information for a quiz
- profile picture system
- remove quizzes
- create announcements that display on homepage
- encrypt users passwords in the database
- promote user accounts to admin accounts
- remove user accounts