Final project for the Fullstack (GoLang + Vue) course
Complete Food Delivery application where customers can order food from different suppliers.
Supplier First Flow - choose desired supplier.
Category First Flow - choose desired category, then choose desired supplier which corresponds to the chosen category.
Other features
- Ability to add/remove products from cart.
- Search and filter categories/products/suppliers.
- See history of orders, other customer's information.
- Beautiful UI with many things (carousel, flows), fully responsive.
Tech stack:
- GoLang (Backend, API)
- Vue 3 Composition API (Frontend, SPA)
- PostgreSQL (DBMS)
- JWT (Auth)