Skip to content

Repository files navigation

Foodie

A meal planner and calorie tracker for nerds

A VSCode-inspired, keyboard-first nutrition tracker. Write your meals in FOML (Food-oriented Markup Language), watch the progress bars go brrrr and reach your nutrition goals in no time.

Live now at https://foodie.czak.pl. Go wild. Your data is safe* in your browser's localStorage.

foodie

Local setup

git clone https://github.com/czak/foodie.git
cd foodie
npm install

# Start development server
npm run dev

# Run tests
npm run test

# Build for production
npm run build

Tech Stack

  • HTML (no way)
  • CSS (wow)
  • TypeScript
  • Vite
  • Vitest

Todo

I may get to these at some point:

  • Favicon
  • Improve validation (detect invalid recipe or meal ingredients)
  • Autocomplete ingredients
  • More color themes (maybe, dunno)
  • Plan more days, maybe have some log, history etc - I doubt it, let's consider these streeeeetch goals

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages