Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1 KB

File metadata and controls

29 lines (22 loc) · 1 KB

Study Buddy

Study Buddy is a web application that consists of activities designed to help students absorb information on computer science.

Features

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

Try it!

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.