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

https://github.com/danielbatres/educational-institutional-management

The primary goal of the project is to serve as a platform for registering educational institutions. These institutions can manage students, their information, courses, events, activity records, communication, user access control through roles, institution information editing, and subject management.
https://github.com/danielbatres/educational-institutional-management

administration api-rest blazor-webassembly csharp dotnet educational-project entity-framework institution signalr

Last synced: about 2 months ago
JSON representation

The primary goal of the project is to serve as a platform for registering educational institutions. These institutions can manage students, their information, courses, events, activity records, communication, user access control through roles, institution information editing, and subject management.

Awesome Lists containing this project

README

        

# Application for administration of educational institutions

![Project preview](./images/preview.jpg)

## Project overview

This project was created using the following technologies:

- ![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=c-sharp&logoColor=white)
- ![Blazor WebAssembly](https://img.shields.io/badge/Blazor%20WebAssembly-5C2D91?style=for-the-badge&logo=blazor&logoColor=white)
- ![Entity Framework](https://img.shields.io/badge/Entity%20Framework-512BD4?style=for-the-badge&logo=.net&logoColor=white)
- ![.NET](https://img.shields.io/badge/.NET-512BD4?style=for-the-badge&logo=.net&logoColor=white)
- ![SignalR](https://img.shields.io/badge/SignalR-512BD4?style=for-the-badge&logo=.net&logoColor=white)
- ![SQL Server](https://img.shields.io/badge/SQL%20Server-CC2927?style=for-the-badge&logo=microsoft-sql-server&logoColor=white)

The primary goal of the project is to serve as a platform for registering educational institutions. These institutions can manage students, their information, courses, events, activity records, communication, user access control through roles, institution information editing, and subject management.

## Project status

This project is no longer actively maintained. It was developed to showcase skills in working with the mentioned technologies. Please note that there are known issues that need fixing, and the project lacks responsive design.

## Features

- Registration of educational institutions
- Management of students, courses, events, and activity records
- Communication module
- User access control using roles
- Editing institution information
- Subject management

## License

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

## Project views

### Registration section

![Register view](./images/register.jpg)

### Payment plans

![Payment plans](./images/plans.jpg)

### Themes

![Themes view](./images/themes.png)

### Users

![Users view](./images/users.jpg)

### Dynamic forms

![Dynamic forms](./images/dynamic.jpg)

### Role

![Role view](./images/role.jpg)

### Role permissions

![Role permissions view](./images/permissions.jpg)

### Profile

![Profile view](./images/profile.jpg)

### Institution

![Institution view](./images/institution.jpg)