Skip to content

Releases: argertboja/Automated-Attendance-Taking-System-AATS

UI & Security Updates

24 Apr 21:20
bb1ad1f
Compare
Choose a tag to compare
UI & Security Updates Pre-release
Pre-release

This release contains the working executable (.apk) with upgraded UI elements. The client app now receives the data from the server through a secure HTTPS POST request.

Database Integrated with UI

15 Apr 01:52
bb1ad1f
Compare
Choose a tag to compare
Pre-release

This release contains a working set of the code with all the requirements met.
The database connection is used to populate the client side views.
On next release we will be trying to improve the front end by making it look more user friendly

UI finished

12 Mar 23:52
bb1ad1f
Compare
Choose a tag to compare
UI finished Pre-release
Pre-release

Main UI finished, back-end on the way

Initial User UI

11 Mar 23:59
bb1ad1f
Compare
Choose a tag to compare
Initial User UI Pre-release
Pre-release

This release contains:
1- Initial structure of the android application
2- App Information Tab UI finished
3- Professors course view UI finished :
+ Functioning GridView with elements
+ GridView elements can be clicked and marked present
+ Camera intent functionality implemented
+ GridView filter searchbar implemented
+ Attendance Ratio and relevant UI finished