Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 450 Bytes

File metadata and controls

17 lines (12 loc) · 450 Bytes

NutritionTracker

A simple web app for tracking all my meals with Firebase backend.

Usage

  1. Add dishes: Enter your favorite meals
  2. Track: Click "✓" when you've eaten something
  3. History: Browse through past days
  4. Export: Download all data as CSV

Tech Stack

  • Frontend: HTML, CSS, JavaScript (ES6 Modules)
  • Backend: Firebase Firestore
  • Hosting: Firebase Hosting
  • Design: Responsive, Mobile-First