Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byhbt/tasks-board
Task Board using Rails framework
https://github.com/byhbt/tasks-board
kanban-board rails task-manager
Last synced: about 6 hours ago
JSON representation
Task Board using Rails framework
- Host: GitHub
- URL: https://github.com/byhbt/tasks-board
- Owner: byhbt
- Created: 2020-03-21T07:32:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:00:10.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T17:37:23.703Z (over 1 year ago)
- Topics: kanban-board, rails, task-manager
- Language: Ruby
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks board
The main purpose of this project is about learning Ruby on Rails.
The features is inspired by the Github Project feature.![rails-kanban-demo](https://user-images.githubusercontent.com/948856/81474279-7bb79080-922e-11ea-8d8c-73816df326c6.png)
## Installation
Start development server
```bash
rails s
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)