Welcome to the Courses Management App README! This application is built using ASP.NET MVC, C#, SQL Server, Entity Framework, LINQ, authorization, authentication, and identity. It's developed in .NET 7 with C# 11, featuring various functionalities including login, registration, course management, instructor management, student management, and booking courses. It also includes basic CRUD operations.
- Features
- Installation
- Usage
- Technologies Used
- Contributing
- License
Register/Login: If you're a new user, register with your details. If you're an existing user, log in with your credentials. Course Management: Navigate to the courses page to add, edit, view, or delete courses. Instructor Management: Manage instructors, assign courses to them. Student Management: Manage students, enroll them in courses. Booking Courses: Students can book courses they're interested in. CRUD Operations: Use CRUD functionalities to manage various entities like courses, instructors, and students.
- .NET 7
- ASP.NET MVC
- C#
- SQL Server
- Entity Framework
- LINQ
- Authentication & Authorization
- Identity
- Bootstrap
- Html5
- Css
- Javascript