Skip to content

DannyP4/BlueMoon-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueMoon Management System

BlueMoon Management System là hệ thống quản lý chung cư hiện đại, hỗ trợ Ban Quản Lý và cư dân trong việc quản lý căn hộ, hóa đơn, bảo trì, và tương tác nội bộ.


🇻🇳 Tiếng Việt — Hệ thống Quản lý Chung cư

Công nghệ sử dụng

  • Backend: Spring Boot (Java)
  • Frontend: ReactJS
  • Cơ sở dữ liệu: SQL Server
  • Xác thực: JWT
  • API: RESTful
  • Triển khai: Docker (docker-compose -f bluemoon.yml)

Tính năng chính

  • Quản lý thông tin cư dân & căn hộ
  • Quản lý hóa đơn điện, nước, dịch vụ
  • Gửi thông báo và nhận phản hồi từ cư dân
  • Quản lý yêu cầu bảo trì
  • Đăng ký dịch vụ tiện ích

Hướng dẫn chạy backend với Docker

docker-compose -f bluemoon.yml up --build

🇬🇧 English — Apartment Management System

Technologies Used

  • Backend: Spring Boot (Java)
  • Frontend: ReactJS
  • Database: SQL Server
  • Authentication: JWT
  • API: RESTful
  • Deployment: Docker (docker-compose -f bluemoon.yml)

🧩 Key Features

  • Manage resident & apartment info
  • Bill management
  • Notifications and feedback system
  • Maintenance request management
  • Facility booking

⚙️ Run Backend with Docker

docker-compose -f bluemoon.yml up --build

🇯🇵 日本語 — マンション管理システム

使用技術

  • バックエンド: Spring Boot(Java)
  • フロントエンド: ReactJS
  • データベース: SQL Server
  • 認証: JWT
  • API: RESTful
  • デプロイ: Docker(docker-compose -f bluemoon.yml)

主な機能

  • 居住者と部屋情報の管理
  • 請求書の管理
  • 通知とフィードバック機能
  • 修理依頼の管理
  • 施設予約機能

バックエンド Dockerで実行

docker-compose -f bluemoon.yml up --build

📂 Project Structure

📄 License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.7%
  • Java 12.7%
  • CSS 3.3%
  • Other 0.3%