An open API service indexing awesome lists of open source software.

https://github.com/vivek3141/intellitrakfeedbacktracker

Intellitrak's student feedback tracker
https://github.com/vivek3141/intellitrakfeedbacktracker

gui pyqt4 python

Last synced: over 1 year ago
JSON representation

Intellitrak's student feedback tracker

Awesome Lists containing this project

README

          

# Intellitrak Feedback Tracker
This program tracks the feedback of students taking intellitrak courses. Students rate various aspects of the courses. Student data
like contact information is also kept in the database and can be accessed. Student attendance is also tracked.
Program was written in Python using PyQt4 and sqlite3.
![alt text](https://github.com/vivek3141/IntellitrakFeedbackTracker/blob/master/Documentation/screen1.png)
![alt text](https://github.com/vivek3141/IntellitrakFeedbackTracker/blob/master/Documentation/screen2.png)