https://github.com/andidotsugandi/task_manager
A simple to-do list apps based on Ruby on Rails project.
https://github.com/andidotsugandi/task_manager
mvc ruby ruby-on-rails rubyonrails
Last synced: 6 months ago
JSON representation
A simple to-do list apps based on Ruby on Rails project.
- Host: GitHub
- URL: https://github.com/andidotsugandi/task_manager
- Owner: andidotsugandi
- Created: 2024-06-12T02:14:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T12:50:51.000Z (about 2 years ago)
- Last Synced: 2025-04-04T07:41:58.820Z (over 1 year ago)
- Topics: mvc, ruby, ruby-on-rails, rubyonrails
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- 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
* ...