(public) repo, owned by ryan-alport
description: calorie tracker mobile app built in react native
branches
file tree (branch: master)
- .gitignore
- App.tsx
- app.json
- app/(tabs)/Home.jsx
- app/(tabs)/HomeStack.jsx
- app/(tabs)/Metrics.jsx
- app/(tabs)/Settings.jsx
- app/(tabs)/TabNavigation.jsx
- app/(tabs)/Track.jsx
- app/DetailsModal.jsx
- app/FoodPage.jsx
- app/Goals.jsx
- app/Login.tsx
- app/Onboarding.jsx
- app/Payments.jsx
- app/quickAdd.jsx
- app/scan.jsx
- assets/icon.png
- components/DaySelector.jsx
- components/FeaturesSlideshow.jsx
- components/FoodItem.jsx
- components/HorizontalBarChart.jsx
- components/LoggedFoodItem.jsx
- components/MacroSplitGraph.jsx
- components/MetricsGraphElement.jsx
- components/MicroNutrientDisplayElement.jsx
- components/PercentCompletionGraph.jsx
- constants/Colors.ts
- context/ThemeContext.jsx
- eas.json
- functions/SearchFood.js
- functions/assembleMetricsHistory.js
- functions/awardCalculations.js
- functions/dateUtils.js
- functions/firebaseDB.js
- functions/getCustomFood.js
- functions/getFoodData.js
- functions/returnGoals.js
- functions/returnMetrics.js
- hooks/colorScheme.js
- index.ts
- metro.config.js
- package-lock.json
- package.json
- tsconfig.json
diff viewer
all Commits
-
8d78719
- update to app
by RyanXPS (5 months ago) -
822033c
- quick cleanup
by RyanXPS (5 months ago) -
42b9a70
- fixes for app store
by ryanalport (9 months ago) -
69f002c
- bug fixes and app store ready
by ryanalport (9 months ago) -
dfe2d83
- removed old references to images
by ryanalport (9 months ago) -
d4de445
- big fixes and login styling
by ryanalport (9 months ago) -
ce8f5df
- revenuecat implementation setup
by ryanalport (9 months ago) -
375846c
- fixed cache regeneration issues
by ryanalport (9 months ago) -
9ef6597
- updated chaching process
by ryanalport (9 months ago) -
b772a53
- created development build
by ryanalport (9 months ago) -
c940799
- added images and payment/onboarding screens
by ryanalport (10 months ago) -
5472179
- added modals to metrics awards
by ryanalport (10 months ago) -
c6f3a52
- styles and privacy policy
by ryanalport (10 months ago) -
152b2b6
- added color scheme switching
by ryanalport (10 months ago) -
12758e5
- style fixes
by ryanalport (10 months ago) -
d8584f2
- upgraded firebase querying efficiency.
by ryanalport (10 months ago) -
a4947ba
- added check day and bulk writing functions
by ryanalport (10 months ago) -
cb1759e
- initially setting goals now
by ryanalport (10 months ago) -
08300f5
- metrics update, carbs/fat logging and awards fixes
by ryanalport (10 months ago) -
6d87900
- Firebase is a GOOO
by ryanalport (10 months ago) -
67d4ba7
- firebase is working again
by ryanalport (10 months ago) -
a34f7c3
- firebase function and metrics fixes
by ryanalport (10 months ago) -
eb98cb2
- style updates and colors fixed
by ryanalport (10 months ago) -
3945759
- REBUILT APP!!!
by ryanalport (10 months ago) -
869e318
- fixed router.back problems
by ryanalport (10 months ago) -
f925598
- implemented goals
by ryanalport (10 months ago) -
693beff
- rebuilt home page
by ryanalport (10 months ago) -
ff84097
- fixed links to quickadd and scan
by ryanalport (10 months ago) -
49d04d5
- implemented search
by ryanalport (10 months ago) -
5d238e8
- added food page and updated mavigation from items
by ryanalport (10 months ago) -
c1b7bf8
- styles and added functions folder
by ryanalport (10 months ago) -
fcb8bbe
- theme color functionality and login updates
by ryanalport (10 months ago) -
104e78b
- added login persistence
by ryanalport (10 months ago) -
1371066
- added tab navigation and screens
by ryanalport (10 months ago) -
b92cc27
- added packages
by ryanalport (10 months ago) -
fb09c59
- firebase auth setup
by ryanalport (10 months ago) -
de1eef6
- Initial commit
by ryanalport (10 months ago)