{"id":15069260,"url":"https://github.com/dizzydroid/asu_juniorproject","last_synced_at":"2025-03-12T10:40:57.322Z","repository":{"id":234812657,"uuid":"787911479","full_name":"dizzydroid/ASU_JuniorProject","owner":"dizzydroid","description":"ByteWise: A Java-based educational platform for the CSE231s course, connecting students and instructors.","archived":false,"fork":false,"pushed_at":"2024-05-10T19:35:59.000Z","size":11231,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T15:50:20.031Z","etag":null,"topics":["bytewise","course","course-project","course-system","java","jdk","junior-project","oop","project"],"latest_commit_sha":null,"homepage":"https://bit.ly/cse231proj","language":"Java","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/dizzydroid.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-04-17T12:21:06.000Z","updated_at":"2024-05-12T09:33:08.000Z","dependencies_parsed_at":"2024-05-01T21:14:59.663Z","dependency_job_id":"a3271f46-ff7e-4c6a-801b-0d22877bd78e","html_url":"https://github.com/dizzydroid/ASU_JuniorProject","commit_stats":null,"previous_names":["dizzydroid/asu_juniorproject"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzydroid%2FASU_JuniorProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzydroid%2FASU_JuniorProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzydroid%2FASU_JuniorProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dizzydroid%2FASU_JuniorProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dizzydroid","download_url":"https://codeload.github.com/dizzydroid/ASU_JuniorProject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243203888,"owners_count":20253367,"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":["bytewise","course","course-project","course-system","java","jdk","junior-project","oop","project"],"created_at":"2024-09-25T01:41:26.538Z","updated_at":"2025-03-12T10:40:57.305Z","avatar_url":"https://github.com/dizzydroid.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"header\" align=\"left\"\u003e\n \u003cimg src=\"assets/img.png\"\u003e\n\u003c/div\u003e\n\n# ByteWise: Online Course Management System 🎓\n\nByteWise is an innovative online course management system developed as a project for CSE231s, Junior Year at FOE - Ain Shams University (ASU). This Java-based system is designed to enhance learning through gamification elements, intelligent course sorting, and a personalized course recommendation feature. It adheres to object-oriented programming principles and showcases capabilities such as user management, course handling, and comprehensive assessments.\n\n## Features 🌟\n\n- 👤 **User Profiles**: Supports multiple user roles including Students, Instructors, and Admins.\n- ⚙ **Course Management**: Offers diverse types of courses (VideoCourse, QuizCourse, InteractiveCourse) with full CRUD operations.\n- 🕹 **Gamification**: Incorporates points, badges, achievements, and leaderboards to motivate learners.\n- 📁 **Advanced Sorting**: Utilizes a custom `Sortable` interface to sort courses based on various criteria.\n- 📝 **Assessments**: Implements quizzes and assessments in courses through the `Assessable` interface.\n- ❓ **Course Recommendations**: Features a \"Find Me a Course\" button that recommends courses based on user-selected tags.\n- ⚠️ **Exception Handling**: Provides robust handling of both common and uncommon errors to ensure a smooth user experience.\n- 💻 **Interactive UI**: Offers a choice between Command Line Interface (CLI) and Graphical User Interface (GUI) for user interactions.\n\n## Repository contents 📁\n- [**`src/main`**](src/main): Contains the main source code of the project.\n \u003cbr\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;*-\u003e includes both the CLI and GUI packages.*\n- [**`src/test`**](src/test): Contains the unit tests conducted for the project.\n- [**`assets/`**](assets): Contains the project's assets, including images and diagrams.\n- [**`docs/`**](docs): Contains the project's documentation.\n\n## Technologies 💻\n\n- **Java**: Core programming language.\n- **JUnit**: Used for unit testing to ensure code quality.\n- **JavaFX**: GUI development.\n- **Figma**: Used for designing the project's wireframes.\n- **Git**: Version control system.\n\n## Acknowledgements 🙏\n*Special thanks to our course instructors, [**Dr. Nesma**](https://scholar.google.com.eg/citations?user=qLAvlbIAAAAJ) and [**Eng. Nourhan**](https://www.researchgate.net/profile/Nourhan-Shaban-4) for their guidance and support.*\n\u003cbr\u003e\u003cbr\u003e\nand finally, **Thanks to the team behind the magic**:\n- [dizzydroid](https://github.com/dizzydroid)\n- [unauthorised-401](https://github.com/unauthorised-401)\n- [DopeBiscuit](https://github.com/DopeBiscuit)\n- [seifelwarwary](https://github.com/seifelwarwary)\n- [SeifT101](https://github.com/SeifT101)\n___________________________________________________________________\n### **Questions?** Head over to the [discussions](https://github.com/dizzydroid/ASU_JuniorProject/discussions) tab and fire away!\n___________________________________________________________________\n\n\u003ch1 align=\"center\"\u003eThanks for visiting 😊\u003c/h1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdizzydroid%2Fasu_juniorproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdizzydroid%2Fasu_juniorproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdizzydroid%2Fasu_juniorproject/lists"}