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.
- Host: GitHub
- URL: https://github.com/castilloglenn/enrollment-system
- Owner: castilloglenn
- License: gpl-3.0
- Created: 2021-05-22T03:23:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T02:03:33.000Z (over 1 year ago)
- Last Synced: 2025-10-12T12:43:04.052Z (8 months ago)
- Topics: automation, enrollment-system, generated, student-enrollment
- Language: Java
- Homepage:
- Size: 5.31 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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

Landing Page

Navigation Panel

Dashboard

View Courses

View Subjects

Student Masterlist

Student Registration Form Preview
Part 1

Part 2
