Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yonatanadam/doritos-smart-school

School interface in WPF
https://github.com/yonatanadam/doritos-smart-school

school-project

Last synced: about 2 months ago
JSON representation

School interface in WPF

Awesome Lists containing this project

README

        

# Smart School Management System

## Overview
The Smart School Management System is a desktop application built using WPF (Windows Presentation Foundation) and C# with a focus on Object-Oriented Programming (OOP) principles. It serves as a platform for students to view their grades and for teachers to manage and assign grades to students efficiently. The application utilizes a database backend managed by OleDb for storing and retrieving data.

## Features
- **Student Dashboard**: Provides students with access to view their grades for various subjects.
- **Teacher Dashboard**: Enables teachers to input, update, and manage grades for their respective classes.
- **Database Integration**: Utilizes OleDb for seamless interaction with the backend database.
- **User Authentication**: Ensures secure access to the system with authentication mechanisms for students and teachers.

## Requirements
- .NET Framework
- Visual Studio (or any compatible IDE for C# development)
- OleDb compatible database (e.g., Microsoft Access, SQL Server, etc.)

## Usage
=== N/A ===

## Contributing
Contributions are welcome! If you'd like to contribute to the project, please fork the repository, make your changes, and submit a pull request. Be sure to follow the project's coding conventions and guidelines.

## License
This project is licensed under the [MIT License](LICENSE).