Skip to content

Pushparajkvp/school-management-application-c-sharp

Repository files navigation

About the project

This project is was my spare time project apart from college. It is a windows application originally was writtern in VB and now i have taken time and migrated it to c#. You can have a look at vb projet here.

Technical stack

  1. .Net framework 4.0
  2. SQL server 2008 R2

Features

  1. User Login
  2. Student Management
  3. Staff Management
  4. Fees Management and Receipt printing
  5. Attendance for Staff and Students
  6. Students Monthly Marks Update and Statistics

Procedure to run

  1. Install SQL Server 2008 R2 (Or the versions you want if you can handle the compatibility issues).
  2. Install SQL Server Management Studio.
  3. Create a database.
  4. Run the database-script.sql file this will create all the stored procedures, functions and tables.
  5. Open App.config file and change the database connectionString parameter to for your database.
  6. Open the solution file in visual studio an run the application. Default uername is admin and password admin123.

Screenshots

Login Screen

Main Page

Adding Student

Managing Students

Managing Teachers

Updating Marks

Printing Marks Sheet

Fees Payment

Fees Receipts

Managing serices provided by school

License

This project is licensed under MIT License

About

A school management application built using .net and sql server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages