https://github.com/mariomarroquim/checklists
Pet project to test Ruby on Rails 8 features
https://github.com/mariomarroquim/checklists
checklist rails ruby
Last synced: about 2 months ago
JSON representation
Pet project to test Ruby on Rails 8 features
- Host: GitHub
- URL: https://github.com/mariomarroquim/checklists
- Owner: mariomarroquim
- License: mit
- Created: 2025-07-05T14:07:13.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T15:02:19.000Z (12 months ago)
- Last Synced: 2025-07-05T15:25:05.250Z (12 months ago)
- Topics: checklist, rails, ruby
- Language: Ruby
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Checklists
This web application helps you manage and organize checklists. Checklists matter both at home and on the job. For everyday tasks such as shopping and packing, they offload repeating sequences from memory so interruptions cause fewer forgotten steps. For professional work, they standardize critical steps under deadlines and context-switching, keep handoffs consistent, and leave a clearer audit trail when outcomes matter.
## Instructions
This is a standard Ruby on Rails web application. Run `bin/setup`, then open [http://localhost:3000](http://localhost:3000).
## Support
You can contact me at mariomarroquim@gmail.com.