Inspiration

Some school still use the paper based system to register their students. I had the idea to create the student registration website that will help the schools register students using the websites I created.

What it does

** Student Registration Student tests grading Student Data visualization in the principal portal Online Registration. Online Payment **

How I built it

*I built it using Visual studio 2019. I was use C# for backend, html5, css3,boostrap5, asp.net and javascript for front-end, and microsoft sql server for storing data. *

Challenges I ran into

The system is too large for one person. I found it hard to use the Object Relationship mapper which Entity Framework so I used simple sql connection to get information from the database. I had to learn some new concepts in order to reach certain milestones. Planning was very hard, starting to code was the main issue.

Accomplishments that I am proud of

I managed to do CRUD operations in the network database and present the data in my website. I used the data to make the small data visualization tool that can help the owner of the school make some decisions

What I learned

*I learned to use html and css together with bootstrap to make my front-end look much better. *

What's next for SchoolWebsite

I want to implement Object Relationship Mapper, I want to start approaching the project in Brownfields Approach, I want to improve code quality, code readability and security. I want to implement more features that will make the website ready to make the registration of students much easy.

Share this project:

Updates