project_matrix.sh

$ cat project.txt

BOTTOS

A mobile app on LINE that lets users check-in/out via QR, book seats, and use tickets or subscriptions for coworking cafe services. It also includes campaigns and AI-based promotions to optimize occupancy and user engagement.

$ ls -la project/

BOTTOS

Golang Vue.js PostgreSQL

The Challenge

Our Solution

Technical Architecture

Frontend

  • framework: Vue.js
  • stateManagement: Pinia
  • styling: Tailwind CSS
  • testing: Vitest

Backend

  • runtime: Golang
  • framework: Gin
  • database: PostgreSQL
  • caching: Redis

Deployment

  • hosting: AWS
  • ci_cd: GitHub Actions
  • monitoring: CloudWatch