GitXplorerGitXplorer
J

addsfeedback

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
071423e89da9af878af3787b54a908dd3f43433d

added kubernetes deployment option. templated with jgonzalez/bust

committed 7 years ago
Unverified
e23699107386b5c59c616e28976de4268aa54037

Added prac specific

SSamuel-Lewis committed 7 years ago
Unverified
24f8cb9fb5f703019e6ff8db05541bb8a2fd679a

Update feedback.json

SSamuel-Lewis committed 7 years ago
Unverified
ebe763438170ecf6cbd72a7498920a4ac680c8de

Create README.md

committed 7 years ago
Unverified
5144164c55eb7f495789842b71c62a603306ebd1

+ keep Procfile out of prod for now

committed 7 years ago
Unverified
9feaa3d05961e13ae15a6030a87f0ccb15d10d0d

+ deleted procfile

committed 7 years ago

README

The README file for this repository.

addsfeedback

Web app to perform quick marking of students for an algorithms course

  • Server written from scratch with Go standard libraries
  • Json model file for feedback, for easy extensibilty
  • Weekly statistics logged and saved to a private gist to avoid losing data on the free Heroku tier
  • Uses Google's github api for api interface to gist
  • Published and intergrated with heroku