MeTracker

MeTracker Used AI

20 devlogs
44h 14m

This is a mobile app that primary focuses on tracking your healt. There are some pre-built trackers but you can create trackers yourself too.

Timeline

Removed the navigation header from the Home page and implemented one that doesn't show on the lock screen.

Update attachment

Implemented app lock screen

Update attachment

Implemented CustomTrackerLogCard and added log information to the Calendar View

Update attachment

Switched ToastAndroid with react-native-toast-message and fixed textfields display

Update attachment

Switched all Views to ThemedViews.
Added image field.

Update attachment

Most importantly created the Calendar View for custom trackers and created ThemedDropdown.

Update attachment

Added delete entry with swiping.
Custom substance tracker also allows custom unit and max Y-domin.
Added proper closing to database connections.

Update attachment

Improved custom tracker functionallity
Did some bug fixes here and there
Added settings for substance trackers
Everything looks okey

Update attachment

Refactored custom tracker and substance tracking abilities. Fixed NuberField and SubstanceDecayGraph(again?!). Now you can create your own substance trackers.

Update attachment

Added settings screen for custom trackers. There are only reset and delete options for now.

Update attachment

Implemented field type Select

Update attachment

I think I finally fixed the SubstanceDecayGraph for good.

Update attachment

Added some styles, fixed dropdowns and rEaLiSed substance decay graph is still broken!

Update attachment

Added the feature to adjust substance half-life

Update attachment

Bug fixes on SubstanceDecayGraph
Started hoping I would do some styling instead did debuging :(

Update attachment

Finally fixed the SubstanceDecayGraph

Update attachment

Code clean up and dark mode fix

Update attachment

Add dark theme

Update attachment

Custom tracker text, boolean and number fields implemented

Update attachment

First functional version of MeTracker

Update attachment