This project is build for learning the implementation of the real world School Administration System.
Worked by C#, javascript, HTML and CSS.
Based on .Net Framework and MySQL sevrer.
Following is a simple architecture diagram shows how it works.
We write some simple code to build functions.
Login page is an entry point for using the system.
Using conrrect account and password can sign in and would redirect to main page.
After successful login, it will lead to the bulletin board.
We added a message board to the bulletin board
In the course selection system, students can choose courses, withdraw courses and search courses by teacher.
Also can view the current course schedule.
In user page, users can modify their profile.
Administrators can add and delete accounts.
Course content can also be modified.











