Skip to content

OperateEase/OperateEase-Front

Repository files navigation

OperateEase

Welcome

An innovative SaaS start-up platform that aims to automate hotel management, reducing stress, and enhancing customer experiences in the areas of restaurant, lodging, and finance.

OperateEase

Local Setup

  1. Please download the code from your development environment. i.e. download the project from Github repository to your Visual Studio Code (unless you use a different development setting)
[email protected]:OperateEase/OperateEase-Front.git
  1. Please install all the required dependency using the following command:
pnpm install

Tech Stack

  • Front-End

    • TypeScript
    • React
    • Tailwind CSS
  • Back-End

    • AWS
    • MongoDB
    • Mongoose
    • Express.js
    • Node.js

Working Tree

- public
- src
    - assets
    - components
      | - dashboard
      | - login
    - pages
      | - login
      | - sign-up
      | - dashboard
    - app.tsx
    - index.css
    - main.tsx
    - utils
      | - dashboard
- configuration files

Branch Strategy

- main
- test
- sign-up
- login
- dashboard