{"id":21246794,"url":"https://github.com/apfirebolt/fastapi-scrum-master","last_synced_at":"2025-10-06T16:30:29.869Z","repository":{"id":114819636,"uuid":"581749280","full_name":"Apfirebolt/Fastapi-scrum-master","owner":"Apfirebolt","description":"A Kanban Board application for managing tasks using React and Fast API","archived":false,"fork":false,"pushed_at":"2025-03-15T11:10:23.000Z","size":2084,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T18:11:28.324Z","etag":null,"topics":["fastapi","javascript","kanban-board","python","react","reactbeautifuldnd","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Apfirebolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-24T07:13:17.000Z","updated_at":"2025-03-30T18:25:35.000Z","dependencies_parsed_at":"2025-03-15T18:30:57.274Z","dependency_job_id":null,"html_url":"https://github.com/Apfirebolt/Fastapi-scrum-master","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Apfirebolt/Fastapi-scrum-master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FFastapi-scrum-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FFastapi-scrum-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FFastapi-scrum-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FFastapi-scrum-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apfirebolt","download_url":"https://codeload.github.com/Apfirebolt/Fastapi-scrum-master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apfirebolt%2FFastapi-scrum-master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278643231,"owners_count":26021062,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fastapi","javascript","kanban-board","python","react","reactbeautifuldnd","tailwindcss"],"created_at":"2024-11-21T02:06:05.344Z","updated_at":"2025-10-06T16:30:29.419Z","avatar_url":"https://github.com/Apfirebolt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scrum Master Kanban Board using React and FAST API\n\n![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge\u0026logo=fastapi)\n![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)\n\n## Tech Stack\n\nThe project back-end is created using Fast API in Python and React is used for the front-end. Tailwind CSS classes are used to style the UI components. It uses \"react-form-hooks\" for validating forms and Redux for state management. For the database \"Postgres\" has been used.\n\n## Introduction\n\nIt is a simple Kanban board application where you have four status 'To Do', 'In Progress', 'In Review' and 'Done'. You can create a generic task item and then through Kanban drag and drop dashboard, you can move items and save the updated status.\n\nIt has supoort for multi-user authentication.\n\nIt now supports project CRUD operations. A task can be a part of a project. A slide-show component using the library react-awesome-slider was also added recently.\n\n## Updates\n\n27/12/22 : Added Admin panel with support of being able to add users and tasks, modify any user or task for admin role user type.\n\n1/5/23 : Scheduler was added which shows a custom calendar and all the tasks you have for a given date. Custom calendar is made using dayjs library in Javascript.\n\n28/8/23 : Project module added with CRUD operations, a task might be associated with a given project. Error handling has been improved.\n\n## Screenshots\n\nThe style might be a subject to change in the future for this project. But, as of now this is how few pages look like\n\nAdd Task form.\n\n![alt text](./screenshots/add_task.PNG)\n\nKanban board displaying all the tasks which is the core feature of this application.\n\n![alt text](./screenshots/kanban.PNG)\n\nA working demo of the application in form of video can be found here https://www.youtube.com/watch?v=oJZs_70UR2E\n\n## Deployment using Docker containers\n\n```sh\n$ docker-compose up -d --build\n$ docker-compose exec web alembic upgrade head\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Ffastapi-scrum-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapfirebolt%2Ffastapi-scrum-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapfirebolt%2Ffastapi-scrum-master/lists"}