HouseMate is a web application that provides service for student apartments.
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
Clone the repository:
git clone https://github.com/hdang09/HouseMate-FrontendChange direction to the folder:
cd HouseMate-FrontendInstall the dependencies:
yarnSet the environment variables:
cp .env .env.development
# open .env.development and modify the environment variablesVITE_API_URL=https://api-gateway.housemate.site- Tran Hai Dang: Project Leader, Front-end Leader, Back-end Developer
- Tran Tan Thanh: Back-end Leader
- Lam Thi Ngoc Han: Front-end Developer, UI/UX Designer
- Duong Hoang Nam: Front-end Developer
- Nguyen Hoang Anh: Back-end Developer
Email: [email protected]
Password: Password123Email: [email protected]
Password: Password123Email: [email protected]
Password: Password123

