https://github.com/thedancercodes/scrum-board-api
https://github.com/thedancercodes/scrum-board-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedancercodes/scrum-board-api
- Owner: TheDancerCodes
- Created: 2017-09-07T21:51:37.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-09-08T11:39:01.000Z (over 8 years ago)
- Last Synced: 2025-02-07T12:46:01.922Z (over 1 year ago)
- Language: Python
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrum Board API
This folder contains the source code for the Scrum Board API.
It is an API built using Django Rest Framework [DRF](http://www.django-rest-framework.org/) that mimics the Scrum Style development of managing tasks in the current sprint, moving tasks from backlog into the set of tasks to be completed etc.
### Set Up
Coming Soon :)