https://github.com/hazavi/fitweek
Cross-Platform Fitness Planner
https://github.com/hazavi/fitweek
appwrite jsx react-native
Last synced: 2 months ago
JSON representation
Cross-Platform Fitness Planner
- Host: GitHub
- URL: https://github.com/hazavi/fitweek
- Owner: hazavi
- Created: 2025-05-15T07:42:33.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-26T10:19:44.000Z (about 1 year ago)
- Last Synced: 2025-06-28T02:39:19.537Z (12 months ago)
- Topics: appwrite, jsx, react-native
- Language: JavaScript
- Homepage:
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FitWeek
**FitWeek** is a workout planning and tracking app built with **React Native** and **Appwrite** backend.
## Preview
---
## 🚀 Features
* 🗓️ **Weekly Workout Planning** – Organize your workouts by day
* 📚 **Exercise Library** – Browse detailed exercises with guidance
* 🏋️ **Set Tracking** – Track sets, reps, and weights easily
* 📈 **Progress Monitoring** – Mark completed sets as you go
* 🔐 **Secure Authentication** – User login and account management
---
## 🛠️ Technologies Used
* ⚛️ **React Native** + **Expo**
* 🧰 **Appwrite** (Auth, DB, Storage)
* 🧭 **React Navigation** – With custom tab bar
* 🎨 **Ionicons** + custom components for smooth UI
---
## 🗂️ Project Structure
```
app/
├── screens/ # All screen components
├── components/ # Reusable UI components
├── services/ # API service logic
└── config/ # Appwrite setup & configs
```
---
## 🌟 Future Enhancements
* 🌙 Dark/Light mode themes
* 📊 Exercise history + stats
* 🤝 Social sharing features