Jaimeloeuf / smart-cart

BFG 2023 - Smart Cart

Home Page:https://smart-cart-pi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Cart

Smart Cart helps people avoid over-buying groceries so that we reduce food waste.

Project structure

  • domain
    • Standalone domain model that is shared/used by all other subrepos.
    • Make sure this is built before running the other subrepos, see README for more info.
  • app
    • Project directory for PWA made with Vue3/TS/Tailwind
  • server
    • Project directory for API server built with NestJS/TS/PostgreSQL
  • docs
    • Technical documentation version controlled together with code

LICENSE / Author / Contributing

By

About

BFG 2023 - Smart Cart

https://smart-cart-pi.vercel.app

License:GNU Affero General Public License v3.0


Languages

Language:Vue 62.6%Language:TypeScript 33.4%Language:JavaScript 2.6%Language:HTML 1.4%Language:CSS 0.1%