Releases: InfiniteCoder/apgw
Releases · InfiniteCoder/apgw
Version 0.4
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
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