Blubber allows you to easily track your weight, diet satisfaction, and upload images to visualize your progress. With a minimalistic design and a touch of humor, this app ensures your weight tracking is as enjoyable as it is effective. Whether you're on a serious fitness mission or just looking to stay in shape, Blubber keeps you motivated every step of the way.
In Development
A cheeky React-Native app for weight tracking, blending fitness with edgy humor to keep your motivation sky-high.
- Effortless Weight Tracking: Easily log your weight with a simple and intuitive interface.
- Diet Satisfaction Logging: Track how satisfied you are with your diet alongside your weight entries.
- Image Uploads: Add photos to your entries to visually document your progress.
- Edgy Humor: Enjoy a touch of humor to keep your motivation high and the experience fun.
- Minimalistic Design: Clean and simple design that focuses on what's important - your progress.
- Progress Visualization: See your journey over time with visual representations of your data.
Open a Terminal in the project root and run...
Install all dependencies:
yarn install
Install all pods:
npx expo prebuild
npx expo start --dev-client
eas build --profile development-simulator --platform ios
or
yarn run run:android
Blubber is built using Expo, React Native and TypeScript.
- NativeWind - UI library
- Reanimated & React Native Gesture Handler - For building interactive UIs
- Zustand & React Native MMKV - Managing application state, data and storage
- i18next - Internalization
Blubber is licensed under the terms of the MIT license.