Skip to content

efekayaa0/CourseRegistrationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Course Registration System

A web-based course registration system built with ASP.NET Core MVC. Users can create accounts, log in, and manage course registrations through a clean, modern, and responsive interface.

Features

  • User registration and authentication with ASP.NET Core Identity
  • Course registration and management
  • Modern, responsive UI built with customized Bootstrap
  • Server-side rendering with Razor Views

Tech Stack

  • Framework: ASP.NET Core MVC (.NET 8)
  • Language: C#
  • Authentication: ASP.NET Core Identity
  • Data Access: Entity Framework Core
  • Frontend: Razor Views, Bootstrap, custom CSS

Getting Started

Prerequisites

Run Locally

git clone https://github.com/efekayaa0/CourseRegistrationSystem.git
cd CourseRegistrationSystem/CourseRegistrationSystem
dotnet run

Then open http://localhost:5000 in your browser.

About

This project was developed as part of my software engineering portfolio.

About

A course registration web app built with ASP.NET Core MVC and Identity, featuring user authentication and a modern, responsive UI.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors