Skip to content

A C# application with a Microsoft Access database for managing student results, supporting CRUD operations and generating printable report cards. The system grades marks and exports them into a pre-designed Microsoft Word format.

License

Notifications You must be signed in to change notification settings

Aayush-khadka/Result-Processing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A Result Processing System (RPS) is software that assists schools and colleges in generating, recording, and managing their students' academic results. It is an easy-to-use program that can be used to handle the full result producing process, from entering students' grades to generating report cards.

This application is developed in C# and employs Microsoft Access as its database. It has an easy-to-use interface for inputing student grades and generating grade report cards.

This is a school Project Made to Demonstrate the CRUD operations.

Features

  • Login

image

  • Insert Student Data

image

  • Insert Student Marks

image

  • Update Student Data

image

  • Update Student Marks

image

  • View

image

  • Delete Data

image

  • Print Results

image

Result Printing

The inserted Marks is Graded and can be inserted in to a pre-made Result Format Which is Exported in a Microsoft Docs File.

Extras

  • The Code is Fully Commented.

Author

About

A C# application with a Microsoft Access database for managing student results, supporting CRUD operations and generating printable report cards. The system grades marks and exports them into a pre-designed Microsoft Word format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages