A .NET and Bootstrap web application designed to streamline the management, reporting, automation, and delivery of academic courses and learning programs for businesses and educational institutions. This management system provides a centralized platform for administering courses, materials, and development programs, enabling users to efficiently track trainee or student progress.
- Centralized Course Management: Organize and deliver academic courses, materials, and training programs in one place.
- Automation and Reporting: Automate routine tasks and generate detailed reports to track progress and engagement.
- Progress Tracking: Monitor the progress of trainees or students and manage performance data.
- Responsive Design: Built with Bootstrap to ensure an optimal experience across various devices.
Here’s a quick walkthrough of the system's main features:
Click the image to watch the demo on YouTube.
- Backend: .NET
- Frontend: Bootstrap
- .NET installed
- Any modern web browser
-
Clone the repository:
git clone https://github.com/V5ati5h/Learning-management-system.git
-
Navigate to the project directory and build the project:
cd yourrepository dotnet build
-
Run the application:
dotnet run
-
Open your web browser and navigate to
http://localhost:5000
.
- Admin Dashboard: Manage courses, track progress, and generate reports.
- User Interface: Easy-to-use interface for trainees or students to access their courses and monitor progress.
We welcome contributions! Please submit a pull request or open an issue for any suggestions or improvements.
This project is licensed under the MIT License.