{"id":15690465,"url":"https://github.com/0niel/rtu-mirea-timetable","last_synced_at":"2025-05-07T23:42:24.035Z","repository":{"id":129093798,"uuid":"552294496","full_name":"0niel/rtu-mirea-timetable","owner":"0niel","description":"Service that provides users with access to schedules and other related data.","archived":false,"fork":false,"pushed_at":"2024-01-14T09:36:30.000Z","size":1901,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T15:18:08.325Z","etag":null,"topics":["docker","docker-compose","poetry","postgresql","python"],"latest_commit_sha":null,"homepage":"https://timetable.mirea.ru/docs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0niel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-10-16T08:59:44.000Z","updated_at":"2023-12-27T19:07:42.000Z","dependencies_parsed_at":"2023-09-28T02:27:08.814Z","dependency_job_id":"4fb3fdd7-cd63-420f-a850-2d1f26783556","html_url":"https://github.com/0niel/rtu-mirea-timetable","commit_stats":{"total_commits":219,"total_committers":2,"mean_commits":109.5,"dds":0.410958904109589,"last_synced_commit":"75a9999f3475f8cb0d5bd1a392dd5a75a631250a"},"previous_names":["0niel/rtu-mirea-timetable"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0niel%2Frtu-mirea-timetable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0niel%2Frtu-mirea-timetable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0niel%2Frtu-mirea-timetable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0niel%2Frtu-mirea-timetable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0niel","download_url":"https://codeload.github.com/0niel/rtu-mirea-timetable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973616,"owners_count":21834105,"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":["docker","docker-compose","poetry","postgresql","python"],"created_at":"2024-10-03T18:10:03.655Z","updated_at":"2025-05-07T23:42:24.017Z","avatar_url":"https://github.com/0niel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# rtu-mirea-timetable\n\nThe rtu-mirea-timetable service is a Web App (including a documented API) that provides users with access to schedules and other related data. It allows users search for classes, teachers and lessons, and view detailed information about each lesson.\n\n## Backend Requirements\n\n* [Docker](https://www.docker.com/).\n* [Docker Compose](https://docs.docker.com/compose/install/).\n\n\n## Backend local development\n\n### Without containers\n\n1. Clone this repo:\n```bash\ngit clone https://github.com/mirea-ninja/rtu-mirea-timetable.git\ncd rtu-mirea-timetable\n```\n2. Edit `.env`\n3. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n4. Run backend app:\n```bash\npython runserver.py\n```\n5. Run celery app:\n```bash\ncelery -A worker.tasks worker -B -E --concurrency=2\n```\n\n\n### With containers\n\n1. Clone this repo:\n```bash\ngit clone https://github.com/mirea-ninja/rtu-mirea-timetable.git\ncd rtu-mirea-timetable\n```\n2. Edit `.env`\n3. Run stack using docker compose:\n```bash\ndocker compose up -d\n```\n\n\u003ca name=\"deployment\"\u003e\u003c/a\u003e\n\n## Deployment\n\nTodo...\n\n\u003ca name=\"docs\"\u003e\u003c/a\u003e\n\n## Documentation\n\nTodo...\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n## License\n\n- [MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0niel%2Frtu-mirea-timetable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0niel%2Frtu-mirea-timetable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0niel%2Frtu-mirea-timetable/lists"}