/coffeeHouse

Primary LanguageTypeScript

CoffeeShop Mobile App

Welcome to the CoffeeShop mobile app repository! This project is aimed at creating an e-commerce mobile application for a coffee shop, where users can browse and purchase coffee beans and coffee drinks.

Technologies Used

Frontend

  • React Native: Used for building the mobile application.
  • Tailwind CSS: Used for styling the components.
  • TypeScript: Used for type-checking and enhancing code maintainability.
  • Zustand: Used for state management in React.

Backend

  • Go (Golang): Used for building the backend server.
  • PostgreSQL: Used as the database management system.

Features

  • Browse and search for coffee products.
  • View product details including descriptions, prices, and images.
  • Add products to cart and proceed to checkout.
  • Place orders and view order history.
  • User authentication and authorization.