Skip to content

shusen73/cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ Cafe Web App

A simple Cafe web application built with Vue.js on the frontend and Gin (Golang) on the backend. This project is created for learning and practicing these two frameworks.


🖼️ Screenshots

homepage Homepage screenshot admin page Admin page screenshot

🚀 Features

  • Homepage with menu displayed
  • Two types of logins: admin & member
  • Admin page to add/ remove/ edit menu items
  • Membership details
  • Order management with real-time updates

⚙️ How to run

cd client
npm run build

cd server
go run .

About

Cafe Web App built with vue.js + gin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published