Study Buddy is a web application that consists of activities designed to help students absorb information on computer science.
A user (buddy) may
- create an account
- log in with their username and password
- see all available activities, take the quizzes, and get feedback
- see statistics on their performance
- post questions to a question forum
- answer other users' questions
- delete their own questions and answers
- log out
- delete their own account
An administrator may additionally
- add, delete, restore, and rename quizzes
- delete any questions and answers
- see statistics on the use of the app, e.g. how many users, how many times a quiz has been taken
- delete a user account
The app can be tested in Heroku.
Update: Unfortunately, the app is no longer running in Heroku. You can find some screenshots here if you wish to see what the app looked like.