Skip to content

vaetas/metrify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrify: Track Your Metrics

Early development preview

Get it on Google Play

Screenshots

Metrify allows you to keep metrics logs for everything. Do you want single app for your running statistics, weight measurements or even mood? Then Metrify is for you.

Define your custom types with numbers, enumerations or ranges. Create activities and track your progress. Use your own data types for maximum flexibility.

Building

This app user Flutter. Run this app:

flutter run

If you edit models you will need to run build_runner again to generate files:

flutter packages pub run build_runner build

Milestones

  • Add charts and custom views.

  • Notification reminders for activities.

  • Export/import.

  • Allow grouping of entries.