{"id":17689936,"url":"https://github.com/ykhan21/uic-calendar-webapp","last_synced_at":"2025-03-30T22:13:44.381Z","repository":{"id":165975984,"uuid":"411690465","full_name":"ykhan21/uic-calendar-webapp","owner":"ykhan21","description":"Webapp for UIC students to add courses automatically to digital calendars","archived":false,"fork":false,"pushed_at":"2022-01-11T23:37:54.000Z","size":1126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T02:44:22.799Z","etag":null,"topics":["calendar-events","webapp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ykhan21.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":"2021-09-29T13:42:56.000Z","updated_at":"2022-01-11T23:41:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e015931-e421-47e9-abdf-56e5d76bd0bb","html_url":"https://github.com/ykhan21/uic-calendar-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykhan21%2Fuic-calendar-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykhan21%2Fuic-calendar-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykhan21%2Fuic-calendar-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ykhan21%2Fuic-calendar-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ykhan21","download_url":"https://codeload.github.com/ykhan21/uic-calendar-webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385416,"owners_count":20768672,"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":["calendar-events","webapp"],"created_at":"2024-10-24T11:49:23.792Z","updated_at":"2025-03-30T22:13:44.356Z","avatar_url":"https://github.com/ykhan21.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UIC Scheduler\nUIC Scheduler is a webapp for UIC students to add courses automatically to digital calendars.\n(Only has data of the Fall 2021 semester. Deployment pending.)\n\nThe app consists of a single webpage that makes requests to a Node.js server. This server in turn makes requests to a MySQL database containing information regarding UIC courses. I've ran the server locally using Apache and phpMyAdmin.\n\n## Demo\n\n1. Homepage\n\n![homepage](./screenshots/img1.png)\n\n2. Searching course “cs474”:\n\n![search](./screenshots/img2.png)\n\n3. Response from server:\n\n![response](./screenshots/img3.png)\n\n4. Note there are two CRNs for a single course in this case. One course meets on Tuesdays and Thursdays from 12:30pm-1:45pm and a second course meets on Tuesdays and Thursdays from 3:30pm-4:45pm. The student may then add a course. For example, the second one:\n\n![two courses](./screenshots/img4.png)\n\n5. The selected courses are shown on a second table, as seen below.\n\n![selection](./screenshots/img5.png)\n\n6. When the user is finished selecting all his courses, he may click the following button to add the courses to a calendar file.\n\n![create calendar file](./screenshots/img6.png)\n\n7. The file will automatically download, after which the user is free to add to any digital calendar of his choosing.\n\n8. Dark Theme\n\n![dark theme](./screenshots/img7.png)\n\n\n## How to use (partial)\n### Database:\n\nThe UIC courses are not in this repository as I do not yet have permission to display them publicly.\n\n### Server:\n```\ncd server\nnodemon app\n```\n### Client:\nOpen the index.html file in your browser manually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fykhan21%2Fuic-calendar-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fykhan21%2Fuic-calendar-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fykhan21%2Fuic-calendar-webapp/lists"}