Skip to content

SchoolAsp is a personal project, an innovative web application developed with the ASP.NET framework. It simplifies administrative tasks for educational institutions and fosters open communication between students, teachers, and parents during its development phase.

License

Notifications You must be signed in to change notification settings

aomerge/SchoolAsp

Repository files navigation

SchoolAsp

Link to the project | Database structure

SchoolAsp is an innovative and robust web application developed using the ASP.NET framework. Currently in its beta phase, it serves as a comprehensive platform designed to streamline the administrative burden of educational institutions while fostering open communication between students, teachers, and parents.

With a strong emphasis on clean code and best practices, SchoolAsp aims to provide an efficient and user-friendly experience for all stakeholders. The primary objective is to reduce the administrative workload for schools, allowing them to focus more on delivering quality education.

Runing

Docker Runing

To run the application using Docker, follow these steps:

  1. Navigate to the "school" directory of the project in a terminal.

    cd school
  2. Execute the following command to start the Docker containers.

    docker-compose up -d
    

.net Runing

To run the application using the .NET CLI, follow these steps:

  1. Navigate to the "school" directory of the project in a terminal.
    cd school
  2. Run the following command to start the application.
    dotnet run

coments

As a beta application, SchoolAsp is continuously evolving based on user feedback and emerging educational needs. It aims to revolutionize the way educational institutions manage their operations, providing a platform that promotes efficiency, collaboration, and open communication among all members of the school community.

Please note that as a beta version, SchoolAsp may still undergo refinements and optimizations to enhance its functionality and user experience.

Licence

See more licence

About

SchoolAsp is a personal project, an innovative web application developed with the ASP.NET framework. It simplifies administrative tasks for educational institutions and fosters open communication between students, teachers, and parents during its development phase.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published