{"id":27239276,"url":"https://github.com/stevndegwa/school-timetable-planner","last_synced_at":"2026-05-08T13:31:39.289Z","repository":{"id":277394046,"uuid":"305178630","full_name":"StevNdegwa/school-timetable-planner","owner":"StevNdegwa","description":"School Timetable planner application","archived":false,"fork":false,"pushed_at":"2020-10-18T19:33:41.000Z","size":288,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T19:35:59.590Z","etag":null,"topics":["firebase","google-calendar","oauth2","reactjs","redux-toolkit"],"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/StevNdegwa.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":"2020-10-18T19:20:01.000Z","updated_at":"2024-04-22T14:07:34.000Z","dependencies_parsed_at":"2025-02-13T18:32:38.301Z","dependency_job_id":"29d8b0cb-0ce2-450c-b692-486fe4d947d8","html_url":"https://github.com/StevNdegwa/school-timetable-planner","commit_stats":null,"previous_names":["stevndegwa/school-timetable-planner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StevNdegwa/school-timetable-planner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevNdegwa%2Fschool-timetable-planner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevNdegwa%2Fschool-timetable-planner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevNdegwa%2Fschool-timetable-planner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevNdegwa%2Fschool-timetable-planner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StevNdegwa","download_url":"https://codeload.github.com/StevNdegwa/school-timetable-planner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StevNdegwa%2Fschool-timetable-planner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32782474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["firebase","google-calendar","oauth2","reactjs","redux-toolkit"],"created_at":"2025-04-10T19:10:09.501Z","updated_at":"2026-05-08T13:31:39.264Z","avatar_url":"https://github.com/StevNdegwa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n# Timetable App\nTo be used for school timetable planning.\n\n## Public link\nhttps://school-timetable-planner.firebaseapp.com/\n\n## Resources (Adobe XD and UI design files, Application documentation)\nhttps://drive.google.com/drive/folders/1E8Pvw-XMPtvWzzwYm-57eRkTl12R4fiE?usp=sharing\n\n## CI/CD\n* uses Gitlab CI/CD.\n\n## Front end documentation\n* Uses \u003ca href=\"https://reactjs.org/\"\u003eReact\u003c/a\u003e framework.\n* Uses \u003ca href=\"https://redux.js.org/\"\u003eRedux\u003c/a\u003e for state management.\n* Uses \u003ca href=\"http://smacss.com/\"\u003eSMACSS (Scalable and Modular Architecture for CSS)\u003c/a\u003e. for front end architecture.\n* Uses \u003ca href=\"https://styled-components.com/\"\u003estyled components\u003c/a\u003e to add css to the react components.\n\n\u003e File structure:\n* The application code is in the \u003cb\u003esrc/app\u003c/b\u003e folder.\n* The \u003cb\u003esrc/app/App.js\u003c/b\u003e file contains the Application Router.\n* The \u003cb\u003esrc/app/components\u003c/b\u003e folder contains React components.\n* The \u003cb\u003esrc/app/containers\u003c/b\u003e folder contains React components that have access to the redux state.\n* The \u003cb\u003esrc/app/features\u003c/b\u003e folder contains redux configuration files.\n* The \u003cb\u003esrc/app/helpers\u003c/b\u003e folde contains code to be be shared by application components.\n\n** Every react component has been placed in its own folder. This is a way of documentation and to make it easier to solve future problems.\n\n## Bundling\n* Uses webpack module bundler. \n\n## Testing\n* Uses \u003ca href=\"https://jestjs.io/\"\u003eJest\u003c/a\u003e and \u003ca href=\"https://enzymejs.github.io/enzyme/\"\u003eEnzyme\u003c/a\u003e for unit testing. The testing is done automatically by GitLab.\n\n## APIs used\n* Google API - for connecting to the \u003ca href=\"https://developers.google.com/calendar\"\u003e\u003cb\u003eGoogle Galendar\u003c/a\u003e\u003c/b\u003e. It uses OAuth 2.0 for authorization.\n\n* Firebase API - for backend resources.\n\n\n## Backend\nUses firebase for its its backend needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevndegwa%2Fschool-timetable-planner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevndegwa%2Fschool-timetable-planner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevndegwa%2Fschool-timetable-planner/lists"}