https://github.com/actionanand/taskmanager
simple mini task manager app using ruby on rails
https://github.com/actionanand/taskmanager
ror ruby ruby-on-rails
Last synced: 10 months ago
JSON representation
simple mini task manager app using ruby on rails
- Host: GitHub
- URL: https://github.com/actionanand/taskmanager
- Owner: actionanand
- Created: 2019-06-09T15:10:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T13:22:08.000Z (over 3 years ago)
- Last Synced: 2025-04-02T03:28:18.108Z (over 1 year ago)
- Topics: ror, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
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
* ...