{"id":15002715,"url":"https://github.com/mahmoudsaad111/university-learning-managementsystem","last_synced_at":"2026-02-19T13:02:34.416Z","repository":{"id":252142187,"uuid":"836456766","full_name":"mahmoudsaad111/University-Learning-ManagementSystem","owner":"mahmoudsaad111","description":"A comprehensive web application for managing university academic activities and communication. Built with ASP.NET Core, SignalR, and MS-SQL Server, this system supports user roles, academic structures, courses, assessments, and real-time chat.","archived":false,"fork":false,"pushed_at":"2024-08-07T21:13:10.000Z","size":19748,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T03:11:04.036Z","etag":null,"topics":["asp-net-core","csharp","dotnet","dotnetcore","entity-framework-core","linq","net6","signalr","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mahmoudsaad111.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-31T22:29:26.000Z","updated_at":"2025-08-23T18:59:18.000Z","dependencies_parsed_at":"2024-08-08T00:27:30.286Z","dependency_job_id":null,"html_url":"https://github.com/mahmoudsaad111/University-Learning-ManagementSystem","commit_stats":null,"previous_names":["mahmoudsaad111/university-learning-managementsystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahmoudsaad111/University-Learning-ManagementSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudsaad111%2FUniversity-Learning-ManagementSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudsaad111%2FUniversity-Learning-ManagementSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudsaad111%2FUniversity-Learning-ManagementSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudsaad111%2FUniversity-Learning-ManagementSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahmoudsaad111","download_url":"https://codeload.github.com/mahmoudsaad111/University-Learning-ManagementSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudsaad111%2FUniversity-Learning-ManagementSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29614592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T10:52:55.328Z","status":"ssl_error","status_checked_at":"2026-02-19T10:52:26.323Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net-core","csharp","dotnet","dotnetcore","entity-framework-core","linq","net6","signalr","sqlserver"],"created_at":"2024-09-24T18:51:58.651Z","updated_at":"2026-02-19T13:02:34.400Z","avatar_url":"https://github.com/mahmoudsaad111.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Learning Management System - Backend\n\n## Overview\n\nThe University Learning Management System is a robust backend solution designed to manage various aspects of university academic activities and communication. This backend system handles user management, academic structures, course management, assignments, exams, and real-time interactions. It is built with ASP.NET Core and uses a range of modern technologies to provide a scalable and efficient solution.\n\n## Features\n\n### User Roles\n\n1. **Admin**\n   - Full access to all functions and data.\n   - Can add, update, delete, and manage all types of users.\n\n2. **Staff**\n   - Manages academic structures and course-related data.\n   - Cannot manage admin users but has access to other types.\n\n3. **Professor**\n   - Manages courses and assignments within their course cycles.\n   - Can add announcements and create quizzes or midterms.\n\n4. **Instructor**\n   - Manages sections and assignments within their sections.\n   - Can add announcements and quizzes.\n\n5. **Student**\n   - Enrolls in courses, submits assignments, and takes exams.\n   - Can view course materials and interact through comments and posts.\n\n### Key Features\n\n- **Academic Structure Management:**\n  - Admins and staff can add, update, and delete faculties, departments, academic years, and course categories.\n  - Staff can add courses and define groups within each academic year.\n\n- **Course Cycles and Sections:**\n  - Courses are taught in cycles defined by a combination of course, group, and professor.\n  - Sections within each course cycle are managed by instructors, who provide mentorship and handle assignments.\n\n- **Lectures:**\n  - Professors and instructors can upload lectures, including videos, PDFs, Word documents, and images.\n  - Students can access these materials based on their enrollment in the course cycle or section.\n\n- **Assignments:**\n  - Professors and instructors can create assignments for their courses or sections.\n  - Students can submit assignments and receive feedback.\n\n- **Exams:**\n  - **Quizzes:** Created by instructors for sections or by professors for course cycles.\n  - **Midterms:** Administered at the course cycle level by professors.\n  - **Semester Exams:** Global exams created by staff for all students in an academic year.\n  - **Final Exams:** Similar to semester exams, also global for courses within an academic year.\n\n- **Posts and Announcements:**\n  - Professors and instructors can post announcements to sections or course cycles.\n  - Students can reply to posts and interact with course-related announcements.\n\n- **Chat Functionality:**\n  - Real-time messaging for student groups within academic years.\n\n- **Notifications:**\n  - Automatic notifications for exams, posts, lectures, and other important actions.\n\n## Technologies\n\n- **Backend:** ASP.NET Core\n- **Real-Time Communication:** SignalR\n- **Data Access:** Linq, EF Core\n- **Database:** MS-SQL Server\n- **Authentication:** JWT (Json Web Token)\n- **Architecture Patterns:** Unit of Work/Repository, Dependency Injection, CQRS, Mediator\n\n## Installation\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/yourusername/university-learning-management-system.git1.\n   \n2. **Navigate to the Project Directory:**\n\n   ```bash\n   cd university-learning-management-system\n\n## Project Setup\n\n1. **Open the Project Directory:**\n\n   Open the `Project` directory in your preferred Integrated Development Environment (IDE) such as Visual Studio or Visual Studio Code.\n\n2. **Restore NuGet Packages:**\n\n   Ensure all necessary NuGet packages are restored by running the following command in your terminal:\n\n   ```bash\n   dotnet restore\n3. **Apply Database Migrations:**\n\n    Apply any pending Entity Framework Core migrations to set up your database schema by executing:\n    \n   ```bash\n   dotnet ef database update\n4. **Run the Server:**\n\n   Start the backend server by running:\n \n   ```bash\n   dotnet run\n\n## Usage\n\n- Access the backend API endpoints through `http://localhost:5000`.\n- Use the provided APIs to manage academic structures, user roles, and course materials.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahmoudsaad111%2Funiversity-learning-managementsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahmoudsaad111%2Funiversity-learning-managementsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahmoudsaad111%2Funiversity-learning-managementsystem/lists"}