Skip to content

yellowsnow/condo

Repository files navigation

CONDO Project

Java CI with Gradle

Condo is a project to create a simple and easy to use tool to manage a condominium. It is a web application that can be used by the condominium administration to manage the condominium and by the condominium residents to manage their own condominium.

Why another Condo?

There are many condominium management tools out there. However, most of them are either too expensive or too complex. This project aims to create a simple and easy to use tool to manage a condominium.

Roadmap

  • Manage condominium residents
  • Manage condominium units
  • Manage condominium expenses
  • Manage condominium payments
  • Manage condominium events
  • Manage condominium announcements
  • Manage condominium documents
  • Manage condominium polls
  • Manage condominium meetings
  • Manage condominium rules
  • Manage condominium news
  • Manage condominium messages
  • Manage condominium tasks

Installation

This software is based on Grails 5.3.2 and Java 11. To install it, you need to install Grails and Java 11. After that, you can run the application with the command grails run-app.

License

This software is licensed under the MIT License. See the LICENSE file for details.

Technical Details

This software is based on the following technologies:

Contributing

If you want to contribute to this project, please read the CONTRIBUTING file