Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.14 KB

MyHome24

CRM system for managing apartment complexes. Functionality includes:

  • Creating & editing buildings, apartments, their owners etc.
  • Creating invoices and documentation related to the apartments based on their personal financial accounts
  • Exporting all info to Excel/PDF files
  • Requesting a master dispatch to your apartment for repair/custom services with customizable tariffs
  • Wiring payments to every financial account and to the general fund of the apartment complex

Comes attached with a personal cabinet model and a main website showcasing the information about the system, provided services and other relevant information, together with contact info. Content of the pages on the main website is also customizable in the CRM system admin panel.

Technologies used:

  1. FrontEnd ........... HTML / CSS / BootStrap / JavaScript / JQuery
  2. BackEnd ............ Java / Spring / Spring Boot / Hibernate
  3. DB ...................... MySQL
  4. Deployment on Tomcat / Docker / AWS

Other features:

  • i18n enabled (RU/UA)
  • dark and light themes
  • usage of WebSocket protocols on admin panel pages