An open API service indexing awesome lists of open source software.

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

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