Skip to content

hdang09/HouseMate-Frontend

Repository files navigation

HouseMate - Student House Membership Cart

HouseMate

HouseMate is a web application that provides service for student apartments.

0. Introduction

The software system provides service packages for student apartments. Each apartment will purchase pre-designed service packages. Each service may include: hourly service, return service, delivery service, ... Each service package has constraints on usage time, repetition period, number of services per cycle... When used up Services in the package can still be ordered, the price of the additional service depends on the type of service package purchased.

  • Admin can manage individual services, service packages (including individual services)...
  • Staff performs work and updates results of services
  • Customer orders and tracks used services

1. Techstacks

2. Installation

Clone the repository:

git clone https://github.com/hdang09/HouseMate-Frontend

Change direction to the folder:

cd HouseMate-Frontend

Install the dependencies:

yarn

Set the environment variables:

cp .env .env.development

# open .env.development and modify the environment variables

3. Environment Variables

VITE_API_URL=https://api-gateway.housemate.site

4. Team members

5. Testing Accounts

Admin

Email: admin@gmail.com
Password: Password123

Staff

Email: staff@gmail.com
Password: Password123

Customer

Email: customer@gmail.com
Password: Password123

6. Use case diagram

7. Database Design

About

The software system provides single service and package service for student apartments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages