Prop-Man is a property management application designed to help landlords, property managers, and tenants efficiently manage rental properties, leases, and maintenance tasks.
- Property listing and details management
- Tenant and lease tracking
- Maintenance request logging
- Payment tracking and reminders
- Dashboard with key metrics
- Clone the repository:
git clone https://github.com/yourusername/prop-man.git cd prop-man - Install dependencies:
npm install
- Start the development server:
npm start
- Node.js
- React
- Express
- MongoDB
Contributions are welcome! Please open issues or submit pull requests.
This project is licensed under the MIT License.