Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasrznd/front-imobiliaria

React App for managing contracts of a small Real Estate Agency.
https://github.com/lucasrznd/front-imobiliaria

javascript json-server nodejs primeflex primereact react

Last synced: about 1 month ago
JSON representation

React App for managing contracts of a small Real Estate Agency.

Awesome Lists containing this project

README

        



![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)


Description โ€ข
Features โ€ข
Installation โ€ข
Contribution

๐Ÿ“™ Description


The Real Estate Management System (SGI) is a frontend application developed in ReactJS to help small real estate agencies manage tenants, owners, properties, contracts, and installments.

โœจ Features

- **Tenant Registration**: Register information about property tenants.
- **Owner Registration**: Maintain a record of property owners.
- **Property Registration**: Add details about properties available for rent.
- **Contract Management**: Manage rental contracts between tenants and owners.
- **Installment Control**: Track contract installments, including due dates and payment status.

### Technologies Used

- **ReactJS**: JavaScript library for building user interfaces.
- **PrimeReact**: Library of ready-made components for React, used for elements like inputs, menus, and tables.
- **PrimeFlex**: Flexible layout system based on flexbox for CSS styling.

๐Ÿ› ๏ธ Installation

Follow the steps below to set up the project on your local machine:

1. Clone the repository:
```bash
git clone https://github.com/lucasrznd/front-imobiliaria.git
cd front-imobiliaria
```

2. Install the project dependencies:
```bash
npm install
# or
yarn install
```

### Running the Application

To start the application in development mode, run the command:

```bash
npm start
# or
yarn start
```

๐Ÿค Contribution

Contributions are welcome! If you have suggestions, improvements, or find bugs, feel free to open an issue or submit a pull request.

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Author



Lucas Rezende
Lucas Rezende

๐Ÿ’ป