Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielcornock/kanbo-api
📊Back-end server for kanban board web application.
https://github.com/danielcornock/kanbo-api
javascript jest nestjs nodejs oop rest-api typescript
Last synced: about 2 months ago
JSON representation
📊Back-end server for kanban board web application.
- Host: GitHub
- URL: https://github.com/danielcornock/kanbo-api
- Owner: danielcornock
- Created: 2019-12-09T01:00:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:55:03.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T04:46:40.302Z (almost 2 years ago)
- Topics: javascript, jest, nestjs, nodejs, oop, rest-api, typescript
- Language: TypeScript
- Homepage: https://ng-kanban.herokuapp.com/
- Size: 3.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NestJS
TypeScript
NodeJS
Express
Jest
TravisCI
REST API for a kanban board application inspired by Trello. View the code for the front-end [here](https://github.com/danielcornock/kanbo-ui).
Features include organised columns with drag & drop functionality, linking github commits, tracked story numbers & custom tags & labels.
#### Board view
#### Edit story modal
#### Github config modal