Skip to content

athill/wimf

Repository files navigation

What's in my Freezer?

Basic container inventory tracking app using Laravel and React.

Developing

$ docker-compose build

$ docker-compose run --rm composer install

$ docker-compose run --rm npm i

$ docker-compose run --rm npm run build

$ docker-compose run --rm artisan migrate

$ docker-compose up -d site

Site is available at http://localhost

Todo

  • Filter
  • Client side update when adding/removing/editing items
  • Fix navbar links
  • Date Picker
  • split vendor in webpack
  • use env var to not show redux logging in production
  • send email on registration
  • webpack less
  • export/import
  • Auto-complete (typeahead)
  • Category admin
  • Container admin

About

What's in my Freezer?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages