Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 823 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 823 Bytes

coffee shop finder

The Coffee Shop Finder app is a full-stack project designed to help users find their preferred coffee shops. The frontend is built with Next.js, while the backend leverages Python, Golang, and Elasticsearch in microservices system structure. main page

System structure

system structure


Tech stack

name remark
Next.js frontend framework
Python + Fastapi shop information service
Golang auth and review service
Elasticsearch coffeeshop search engine
postgresql
redis