An open API service indexing awesome lists of open source software.

https://github.com/lamsut/pizzagout

SPA pizza website, built with Vue.js for the frontend, Node.js for the backend, Redis for caching and MySQL for the database
https://github.com/lamsut/pizzagout

express-session pinia-plugin-persistedstate redis swagger-ui tanstack-vue-query vue-router

Last synced: 8 months ago
JSON representation

SPA pizza website, built with Vue.js for the frontend, Node.js for the backend, Redis for caching and MySQL for the database

Awesome Lists containing this project

README

          

# PizzaGout
* This is a Single Page Application (SPA) pizza ordering system developed with Vue.js for the frontend and Node.js for the backend. It uses MySQL for data storage and Redis for session management.
* The system enables users to browse a menu, manage their cart and place orders, with RESTful APIs supporting CRUD operations on products, carts, and items.
* For guidance on using Docker, please refer to this [Tutorial](https://github.com/LamSut/Play-with-Containers/tree/main/4.compose/pizza)

---
![image](https://github.com/user-attachments/assets/64e066e2-7108-44db-bec1-e4339336377f)
---