Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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