Skip to content

A simple .NET Core MVC application for managing online courses. Students can browse and enroll in courses, teachers can create and manage course content, and admins can oversee user and course management.

Notifications You must be signed in to change notification settings

emreylmz7/CourseApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Godemy Course App

Godemy Course App is a simple web application built with .NET Core MVC, designed to manage online courses. It enables students to browse, enroll in courses, and manage their profiles. Teachers can create and manage courses, while administrators can oversee the entire application.

Features

  • Student Functionality: Students can browse available courses, enroll in them, and view their own course history.
  • Teacher Functionality: Teachers can create, update, and manage their courses, including course content and schedules.
  • Course Management: View detailed course information, including descriptions, schedules, and instructor details.
  • MVC Architecture: Utilizes the Model-View-Controller (MVC) pattern for clean and maintainable code.

Installation

To set up and run the project locally, follow these steps:

Prerequisites

  • .NET Core SDK: Version 6.0 or higher.
  • SQL Server: Required for database operations. SQL Server Express can be used for local development.

Screenshots

godemy1 godemy6 godemy2 godemy3 godemy4 godemy5

About

A simple .NET Core MVC application for managing online courses. Students can browse and enroll in courses, teachers can create and manage course content, and admins can oversee user and course management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published