Skip to content

kagesyntax/nutritrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NutriTrack

Open-source nutrition tracking web app built with Dioxus 0.7 and Rust

About

NutriTrack helps you log meals, track daily nutrition, and analyze your eating habits over time. It runs entirely in the browser using WebAssembly, with data persisted locally via browser storage.

Key features:

  • Log meals and snacks throughout the day
  • View daily history and patterns
  • Analytics dashboard for nutrition insights
  • Dark, light, and system theme support
  • Persistent offline-first storage
  • Responsive mobile-first UI with Tailwind CSS

Preview

Screen View
Home Home
Log Log
History History
Analytics Analytics

Tech Stack

  • Dioxus 0.7 — Rust-native UI framework
  • Tailwind CSS — Utility-first styling
  • serde + JSON — Local persistence
  • dx — Dev server and build tool

Getting Started

dx serve

License

MIT

About

Open-source nutrition tracking web app built with Dioxus 0.7 and Rust. Features meal logging, daily history, analytics, dark/light/system themes, and persistent browser storage.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors