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

https://github.com/castilloglenn/enrollment-system

Final project for the subject DCIT 24C Information Management - Laboratory, Basic enrollment system with minimal functionality but with randomization algorithms in the backend to generate automated schedules and courses, also gets data from an XML file, and generates dynamic student registration form that adapts to the maximum width of a certain paper for printing in a dot matrix printer which is used by most universities. Created using Java, XML and MySQL.
https://github.com/castilloglenn/enrollment-system

automation enrollment-system generated student-enrollment

Last synced: 3 months ago
JSON representation

Final project for the subject DCIT 24C Information Management - Laboratory, Basic enrollment system with minimal functionality but with randomization algorithms in the backend to generate automated schedules and courses, also gets data from an XML file, and generates dynamic student registration form that adapts to the maximum width of a certain paper for printing in a dot matrix printer which is used by most universities. Created using Java, XML and MySQL.

Awesome Lists containing this project

README

          

[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fcastilloglenn%2Fenrollment-system&count_bg=%23068BEB&title_bg=%23555555&icon=myspace.svg&icon_color=%23E7E7E7&title=Visits&edge_flat=false)](https://hits.seeyoufarm.com)

# Cavite State University Enrollment System
Final project for the subject DCIT 24C Information Management - Laboratory, Basic enrollment system with minimal functionality but with randomization algorithms in the backend to generate automated schedules and courses, also gets data from an XML file, and generates dynamic student registration form that adapts to the maximum width of a certain paper for printing in a dot matrix printer which is used by most universities. Created using Java, XML and MySQL.

Login

![Login](https://user-images.githubusercontent.com/55197203/120894083-3a6bfd00-c649-11eb-8065-2a96f0ff7df1.JPG)

Landing Page

![Landing Page](https://user-images.githubusercontent.com/55197203/120894088-422ba180-c649-11eb-8fe4-be81424d10ed.JPG)

Navigation Panel

![Navigation Panel](https://user-images.githubusercontent.com/55197203/120894110-5f607000-c649-11eb-90c6-1bed73c3dbe2.JPG)

Dashboard

![Dashboard](https://user-images.githubusercontent.com/55197203/120894113-65eee780-c649-11eb-97e0-a388f0b61a35.JPG)

View Courses

![Courses](https://user-images.githubusercontent.com/55197203/120894116-6d15f580-c649-11eb-9eaa-5b42dfb3824a.JPG)

View Subjects

![Subjects](https://user-images.githubusercontent.com/55197203/120894118-71daa980-c649-11eb-8abc-139c064b2c66.JPG)

Student Masterlist

![Masterlist](https://user-images.githubusercontent.com/55197203/120894126-7a32e480-c649-11eb-8023-7b82af116d3b.JPG)

Student Registration Form Preview

Part 1

![Registration Form 1](https://user-images.githubusercontent.com/55197203/120894133-83bc4c80-c649-11eb-8182-156610daee23.JPG)

Part 2

![Registration Form 2](https://user-images.githubusercontent.com/55197203/120894141-87e86a00-c649-11eb-918e-82fa10abf239.JPG)