Enrollment System in C# and MySQL Database with Source Code

Language

If you are looking for an Automated Enrollment System, well this one is just right for you. This Enrollment System has the capability of reducing the time and effort in the entire enrollment process. Mean to say, this can solve the school’s lack of manpower and time-consuming system. With the help of this system, you can also eliminate unnecessary paperwork, this has brought a new level of the enrollment transaction because it is quick and automated. The said system is a convenient way of retrieving and storing student information made easy and for future use.

This Enrollment System was developed using C# and MySQL database. The source code is free to download. Feel free to modify the source code the way you desire. To know more about this project, please continue reading below.

These are the following features of the system

Students

  • Register New Student
  • List of Students

Enrollment

  • Enroll Students
  • List of Enrolled Students
  • Print Student Enrolled Subjects

Subjects

  • Add New Subject
  • List of Subjects

Maintenance

  • Manage School Year
  • Manage Level
  • Manage Section Per Level

Reports

  • Print Master List
  • Print Analytics Reports

Manage Users

  • Login and Logout

How to Run

Requirements:

Download and install the following:

Installation/Setup

  1. Download and Extract the provided source code zip file. (download button is located below)
  2. Open your XAMPP's Control Panel and start the "Apache" and "MySQL".
  3. Locate the provided SQL database file in the source code folder. The file is known as "dbenrolment.sql".
  4. Open a browser and browse the PHPMyAdmin. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "dbenrolment".
  6. Import the SQL file in your newly created database.
  7. Locate the Solution file in the extracted source code folder. The file is known as "EnrollmentSystem.sln"
  8. Open the solution file with your MS Visual Studion Software.
  9. Press the "F5" key on your keyboard to run this Enrollment System Project

Access this system using the admin accounts:

Username: admin
Password: admin

Demo

That's it! I hope this Enrollment System using C# and MySQL Database Project will help you with what you are looking for. Explore more on this website for more free source codes and tutorials.

For more information about the system. You can contact me @
Email [email protected]
Mobile No. – 09305235027 – TNT
FB Account – https://www.facebook.com/onnaj.soicalap
Or feel free to comment below.

Happy Coding :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byjudy ann (not verified)on Thu, 11/26/2020 - 22:16

hi gyz please help me for the code of Enrollment system.
Submitted byApp Cons (not verified)on Tue, 05/25/2021 - 01:33

Hey, can you please provide ERD and class diagram for this database?

Add new comment