🎓 Instituto Federal de Brasília (IFB)
TCC IFB 2020 - Internet Systems
This project is a web-based application designed for managing condominium properties. It offers a user-friendly interface and powerful tools for property managers and residents alike.
- 📝 Manage resident information: Easily update and manage resident details.
- 📊 Financial management: Track payments, generate invoices, and manage budgets.
- 📅 Event scheduling: Organize meetings, maintenance schedules, and more.
- 🔔 Notifications: Keep everyone informed with real-time notifications.
- Front-end: Vue.js, Bootstrap
- Back-end: Node.js
- Database: MongoDB, Postgres
- Authentication: JWT (JSON Web Token)
- Node.js installed
- MongoDB installed and running
- Postgres installed and running
- Clone the repository:
git clone https://github.com/marcosvandrade/condominium-management.git
- Install dependencies:
cd condominium.webdeveloper.name npm install
- Start the MongoDB server:
mongod
- Start the application:
npm start
- Open your browser and go to
http://localhost:3000
To run the tests, use the following command:
npm test
You can find detailed documentation here.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to contact me via email if you have any questions or suggestions.