Skip to content

Releases: InfiniteCoder/apgw

Version 0.4

09 Apr 14:03
7ebf637

Choose a tag to compare

Version 0.4 Pre-release
Pre-release

This is the first working release. The application is now in an usable, although a non-production state, with basic features being implemented. C and C++ programs can now be graded.

Javadocs can be accessed at http://apgwdocs.netlify.com/ or http://5acb721e792f89751ec2b628.apgwdocs.netlify.com/

Version 0.3

16 Jan 14:46
169575f

Choose a tag to compare

Version 0.3 Pre-release
Pre-release

This is an prerelease version.

More features have been added. Major changes include,

  • Redesigned UI from scratch. Now using Bootstrap
  • Students can be added to subject using CSV file
  • Login button now gets hidden upon successful login
  • Subject lists shown to both Teacher and Student
  • Many bug fixes and code quality improvements.
  • Documentation added