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

https://github.com/vimal2023/daily-water-intake-tracker

A simple React Native app to track daily water intake with progress visualization and weekly stats. Built using Expo with clean UI and smooth navigation.
https://github.com/vimal2023/daily-water-intake-tracker

react-native

Last synced: 6 months ago
JSON representation

A simple React Native app to track daily water intake with progress visualization and weekly stats. Built using Expo with clean UI and smooth navigation.

Awesome Lists containing this project

README

          

# Daily Water Intake Tracker

https://github.com/user-attachments/assets/3b358536-2ef4-4d32-95b7-e6f9d1991e92

### • Live App (Expo EAS Update – open via Expo Go): https://expo.dev/accounts/coder_shelby_07/projects/water-tracker/updates/117ad54e-861e-47f6-9ef7-8d8e676c93e3

A simple and clean **React Native (Expo)** application to track daily water consumption, visualize progress, and review weekly hydration stats.

This project was built as part of a technical assignment to demonstrate UI design, state management, navigation, and basic data calculations.

---

## Features

### 🟦 Screen 1: Today's Water Intake
- Displays current day water consumption
- Circular progress indicator for daily goal
- Quick add water action
- Reset option for a new day
- List of scheduled water reminders
- Clean and minimal UI

### Screen 2: Weekly Stats
- 7-day water consumption history
- Daily intake vs target
- Weekly average calculation
- Easy navigation back to Home screen

---

## Tech Stack

- **React Native**
- **Expo**
- **TypeScript**
- **React Navigation**
- **AsyncStorage**
- **Expo Vector Icons**
- **react-native-svg**