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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:55:03.000Z (over 3 years ago)
- Last Synced: 2025-02-26T03:34:53.814Z (over 1 year 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