Forg/README.md

18 lines
354 B
Markdown
Raw Permalink Normal View History

2024-04-13 10:22:40 +00:00
# Forg
Forg is a _Family ORGaniser_.
It will allow you to:
- Set and assign todos
- Includes regularly scheduled tasks, such as housework
- Set a meal plan
- Allows for advanced reminders to cook/purchase ingredients/defrost
- Manage a shopping list
## Development setup
Spin up the application with `./bin/setup`.
Run tests with `rails test`.