https://github.com/sanjeevirajanramajayam/fitness-tracker-app
A simple Fitness Tracker App UI built using React Native. This app includes the design for tracking daily activities, exercise logs, progress tracking, and goals—without any actual data functionality.
https://github.com/sanjeevirajanramajayam/fitness-tracker-app
android-application fitness-tracker reactnative
Last synced: 3 months ago
JSON representation
A simple Fitness Tracker App UI built using React Native. This app includes the design for tracking daily activities, exercise logs, progress tracking, and goals—without any actual data functionality.
- Host: GitHub
- URL: https://github.com/sanjeevirajanramajayam/fitness-tracker-app
- Owner: sanjeevirajanramajayam
- Created: 2025-03-12T12:46:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-11T06:31:06.000Z (8 months ago)
- Last Synced: 2025-04-11T08:38:05.128Z (8 months ago)
- Topics: android-application, fitness-tracker, reactnative
- Language: JavaScript
- Homepage:
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💪 Fitness Tracker App UI (React Native)
This project is a **Fitness Tracker App UI** built using **React Native**. The goal is to create a visually appealing design for a fitness tracker on mobile, with features like daily activity tracking, exercise logs, and progress tracking—without any actual data functionality.
### UI Components:
- **Activity Summary Cards**: Displays daily metrics like calories burned, steps taken, and distance traveled.
- **Buttons**: Placeholder buttons for adding new activities, setting goals, etc.
- **Modals**: For showing progress in a visually appealing way.
## 📁 Tech Stack
- **React Native** (for building the mobile app)
- **Styled Components** or **React Native Stylesheets** (for styling)
## 💡 Purpose
To create a mobile-friendly design for a fitness tracker app that can be further developed with data and functionality later. This design focuses on clean UI components and user experience, ideal for future features like activity tracking and goal setting.
## 🌱 How to Run
1. Clone the repository
2. Install dependencies:
```bash
npm install