Application aims at efficiently managing institute’s records including student admission procedure, student’s pending balances & instalments, certificates, batch allotment etc.
To use the application download or clone the application.
- Open visual studio
- File -> open project
- NICTERP.sln file and click open
- Give appropriate path for database connectivity in Web.config
- Run the application.
- Provides an overview of all incomplete forms, pending balances, certificates to be issued, director's notice
- Incomplete forms tab provides a list of all the students who's forms are incomplete
- Pending balances tab provides a list of all the students who's installments are yet to come.
- Certificates tab provides the list of students entitled to get certificate (not yet implemented)
- Director's notice tab shows director's message for staff
The Student is to fill this form at the reception where the staff can tale student's picture using web cam functionality built right into the application.
On successful completion of the form the student details page is opened where the staff can take a print of the form, add installments and allot batch to the student.
The admin can add / remove courses with fee structure
The staff can create batches as per their schedule and can allocate students in that batch.