Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

makan-kencing/TuitionManagementSystem

Repository files navigation

Horizon Tuition Center

Knowledge from across the horizon and beyond.

Homepage

About the Project

Empowering students to achieve academic excellence through expert guidance, structured learning, and personalized support.

Horizon Tuition Center is a next-generation tuition center incorporating online system to streamline the experience for both users and teachers.

This project is a college assignment for yet another web class, using ASP.NET framework to create a multi functional MVC web application.

Requirements

Configuration

The configurations used are listed in .env.

Create a local copy of .env into .env.local and edit the values.

Development

Deploying the services

Use Docker to start the associating services

docker compose up -f docker-compose.yaml -f docker-compose.dev.yaml -d

Seeding the database

Run the following to update the database to the latest version

dotnet ef database update --project src/TuitionManagementSystem.Web/TuitionManagementSystem.Web.csproj

Running the server

Development

dotnet run --project  src/TuitionManagementSystem.Web/TuitionManagementSystem.Web.csproj --launch-profile http

Production

dotnet run --project  src/TuitionManagementSystem.Web/TuitionManagementSystem.Web.csproj --launch-profile prod

License

Licensed under the GNU GPLv4. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages