Skip to content

SmartCourse/web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SmartCourse (working title)

Build Status Coverage Status

Builds and Deployment

Our production build is automatically deployed when code is merged with master. The current production build can be found at: http://smartcourse.me/

Our staging build is automatically deployed when code is merged with dev. The current staging build can be found at: https://smartcourse-staging.azurewebsites.net/

Draft Feature Plan

  • Question answering ala stack overflow
    • post questions
    • answer questions
  • Upvoting
    • upvoted answers, accepted answer
    • upvote questions
  • Authentication system
    • Basic
    • Possibly anonymous/Temporary Account as well
  • User System
    • user reputation/reliability - based on good questions asked/answered
  • Data grouped by session, course, uni
  • Moderation features - delete stuff, merge questions, report
  • Course profile features questions, feedback/attributes
  • Feedback/rating/review system separate from questions
    • Flag questions that should be part of course feedback
    • Template for review with various attributes - difficulty, workload, experience
    • Voting on reviews
  • Data extraction for universities (ie an API maybe for university access?) - see course ratings, statistical stuff, anonymized comments
    • verified tutor/admin accounts (premium feature?)