Skip to content

Shopping list for expats families with photos and translations

Notifications You must be signed in to change notification settings

razbakov/buy-me

Repository files navigation

buy-me

Shopping list for expats families with photos and translations

Watch step by step online coding broadcasting of how this app was created:

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

TODO

  • Refactor (use modules in vuex and extract reusable components)
  • Import csv from PlanToEat
  • Deploy to netlify
  • Integrate Auth (Firestore)
  • Save ingredients, trnanslations, photos (Firestore)
  • Add commenting (Firestore)