Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.64 KB

README.md

File metadata and controls

54 lines (41 loc) · 1.64 KB

winemaker

Android app that helps managing wine making process

TODO

Tasks:

  • Recipe view:
    • Only current task is clickable
    • After completing few tasks, back button goes to welcome screen
    • Use icons instead of list with checkboxes
    • Revert completed tasks
  • Ingredients screen:
    • Verify values (negative)
    • Fix text
    • Change view
  • Add calculator:
    • Replace mocked calculations with real one
    • Change must parameters display screen to "confirm must parameters and desired wine and apply calculations" screen
  • Add alcohol measurement/calculation screen
  • Add task with time notification
  • Add task with description
  • Realizations view:
    • Display realizations
    • Start new realization
    • Delete realization
  • Add tests:
    • Fix existing test
    • Add first unit tests
    • Add first repository test
    • Add integration test

Long-term:

  • User can add own recipes:
    • Add recipe requirements
    • Store recipe in database

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

To generate Drift files use flutter packages pub run build_runner build