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: 7 months ago
JSON representation

Task Board using Rails framework

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/)