{"id":24808441,"url":"https://github.com/tolevats/course-management","last_synced_at":"2025-03-25T11:14:38.819Z","repository":{"id":273935427,"uuid":"911859518","full_name":"Tolevats/course-management","owner":"Tolevats","description":"A simple Course Management application","archived":false,"fork":false,"pushed_at":"2025-01-24T21:45:36.000Z","size":9113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T11:14:22.065Z","etag":null,"topics":["vue-router","vue2","vuejs","vuetify2","vuex"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Tolevats.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":"2025-01-04T03:21:31.000Z","updated_at":"2025-01-24T21:45:39.000Z","dependencies_parsed_at":"2025-01-23T21:33:33.181Z","dependency_job_id":null,"html_url":"https://github.com/Tolevats/course-management","commit_stats":null,"previous_names":["tolevats/course-management"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tolevats%2Fcourse-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tolevats%2Fcourse-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tolevats%2Fcourse-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tolevats%2Fcourse-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tolevats","download_url":"https://codeload.github.com/Tolevats/course-management/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245449678,"owners_count":20617190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["vue-router","vue2","vuejs","vuetify2","vuex"],"created_at":"2025-01-30T10:17:25.568Z","updated_at":"2025-03-25T11:14:38.770Z","avatar_url":"https://github.com/Tolevats.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course Management System\n\n## Table of Contents\n- [Overview](#overview)\n- [Features](#features)\n- [Functionality](#functionality)\n  - [Home Interface](#home-interface)\n  - [Administration Interface](#administration-interface)\n  - [Course Management Features](#course-management-features)\n  - [Course Addition \u0026 Validation](#course-addition--validation)\n  - [Course Deletion \u0026 Confirmation](#course-deletion--confirmation)\n  - [Course Editing](#course-editing)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n  - [Running the Application](#running-the-application)\n- [Contributing](#contributing)\n- [Acknowledgments](#acknowledgments)\n\n## Overview\nThe **Course Management System** is a Vue.js application developed for a University. This project aims to create an intuitive and efficient interface for managing courses using the Vuetify UI framework. The application enables users to view, add, edit, and delete courses while providing essential information about course enrollment and availability.\n\n## Features\n- **Vue.js Framework**: Built using Vue.js with Vue Router and Vuex for state management.\n- **Responsive UI**: Utilizes Vuetify for a modern and responsive design.\n- **Home Interface**: Displays all available courses in card format.\n- **Navigation Bar**: Easy access to the Home and Administration sections.\n\n## Functionality\n\n### Home Interface\n- Displays all courses from the state as cards.\n- Provides a visually appealing layout for users to browse available courses.\n\n### Administration Interface\n- Accessible via the navigation bar.\n- Displays a table with all courses available in the state.\n- Allows users to:\n  - **Add Courses**: Opens a modal with a form to input course details (name, image URL, capacity, enrolled students, duration, cost, and description).\n  - **Delete Courses**: Confirms deletion with a modal prompt.\n  - **Edit Courses**: Redirects to an edit interface with pre-filled course information.\n\n### Course Management Features\n- **Informative Dashboard**: Displays key metrics:\n  - Total allowed students\n  - Total enrolled students\n  - Remaining slots\n  - Total completed courses\n  - Total active courses\n  - Total courses\n\n### Course Addition \u0026 Validation\n- Ensures enrolled students do not exceed available slots.\n- Default course status is set to inactive (false).\n- Records the registration date upon course addition.\n\n### Course Deletion \u0026 Confirmation\n- Prompts user confirmation before deleting a course.\n- Updates all views immediately after deletion.\n\n### Course Editing\n- Allows users to edit course information with validation on enrolled students.\n- Resets enrolled students to zero if the course status changes to completed.\n- Includes a button to return to the administration interface after editing.\n\n## Getting Started\n\n### Prerequisites\n- Node.js\n- Vue CLI\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/course-management-system.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd course-management-system\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n### Running the Application\nTo start the development server, run:\n```bash\nnpm run serve\n```\nVisit `http://localhost:8080` in your browser to view the application.\n\n## Contributing\nI welcome contributions! Please fork the repository and submit a pull request.\n\n\u003c!-- \n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n --\u003e\n\n## Acknowledgments\n- Thanks to E-Camp for the opportunity to develop this project.\n- Special thanks to the Vue.js and Vuetify communities for their invaluable resources and support.\n\n\u003c!-- # pc-m7 --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftolevats%2Fcourse-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftolevats%2Fcourse-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftolevats%2Fcourse-management/lists"}