https://github.com/angelodlfrtr/cellar-projects
Ultra simple project management software
https://github.com/angelodlfrtr/cellar-projects
Last synced: 3 months ago
JSON representation
Ultra simple project management software
- Host: GitHub
- URL: https://github.com/angelodlfrtr/cellar-projects
- Owner: angelodlfrtr
- Created: 2017-07-20T09:26:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T09:55:21.000Z (almost 8 years ago)
- Last Synced: 2025-01-02T05:29:58.645Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...
## Features
- Add a `deadline` field to tasks, if task.milestone ? due_date = task.milestone.deadline : due_date = task.deadline