https://github.com/shmuelmofrad/dpq
DPQ is a Donut Priority Queue
https://github.com/shmuelmofrad/dpq
java restful restful-api springboot springframework
Last synced: 22 days ago
JSON representation
DPQ is a Donut Priority Queue
- Host: GitHub
- URL: https://github.com/shmuelmofrad/dpq
- Owner: ShmuelMofrad
- License: mit
- Created: 2022-04-12T16:02:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T20:31:19.000Z (about 4 years ago)
- Last Synced: 2025-01-20T15:22:19.167Z (over 1 year ago)
- Topics: java, restful, restful-api, springboot, springframework
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DPQ
[DPQ](https://github.com/ShmuelMofrad/dpq) is a Donut Priority Queue
The DPQ is a small project for [RESTful-API](https://en.wikipedia.org/wiki/Representational_state_transfer) application in [Java](https://en.wikipedia.org/wiki/Java_(programming_language)) which manages the product stock in an E-Commerce-Shop.
## Small project but Agile.
The DPQ has Agile project management with Scrum.
- [The Project Definition Document](./docs/DPQ_Project_Definition.md)
- [Project refinement](./docs/DPQ-Refinement.md)
## Scrum-Board
[The DPQ Scrum board](https://github.com/users/ShmuelMofrad/projects/4)
## Issues
- [Open](https://github.com/ShmuelMofrad/dpq/issues)
- [Closed](https://github.com/ShmuelMofrad/dpq/issues?q=is%3Aissue+is%3Aclosed)