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
- Host: GitHub
- URL: https://github.com/byhbt/tasks-board
- Owner: byhbt
- Created: 2020-03-21T07:32:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:00:10.000Z (over 2 years ago)
- Last Synced: 2025-01-20T14:53:25.024Z (9 months 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.
## 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/)