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

https://github.com/moriyam-mohona/propertypros_client

PropertyPros is a web application for managing properties, facilitating interactions between agents and clients, and providing a platform for property listings.
https://github.com/moriyam-mohona/propertypros_client

axios css expressjs jwt mongodb nodejs react stripe tailwind-css

Last synced: 3 months ago
JSON representation

PropertyPros is a web application for managing properties, facilitating interactions between agents and clients, and providing a platform for property listings.

Awesome Lists containing this project

README

          

# PropertyPros

PropertyPros is a web application designed to manage properties, facilitate interactions between agents and clients, and provide a platform for property listings.

**Live Demo** : https://roaring-lamington-45d3b6.netlify.app/

**Server Site** : https://github.com/moriyam-mohona/PropertyPros_Server


## Admin Credentials
- **Email:** admin@gmail.com
- **Password:** Adm!n123

## Agent Credentials
- **Email:** agent@gmail.com
- **Password:** Agent!123

## Key Features
- **Property Listings:** View, filter, and get detailed descriptions of properties.
- **User Management:** Admin dashboard for managing users, roles, and permissions.
- **Agent Tools:** List and manage properties, and verification for new submissions.
- **Wishlist & Favorites:** Save properties for future reference and receive updates.
- **Authentication & Security:** Secure login with JWT tokens, and encrypted data.
- **Responsive Design:** Optimized for desktop, tablet, and mobile devices.

## Getting Started
1. Clone the repository: `git clone https://github.com/moriyam-mohona/PropertyPros_Client.git`
2. Install dependencies: `npm install`
3. Configure environment variables: Set up the `.env` file with the necessary configurations.
4. Start the development server: `npm start`

## Technologies Used
- **Frontend:** React, Tailwind CSS
- **Backend:** Node.js, Express.js, MongoDB
- **Authentication:** JWT (JSON Web Tokens)
- **API Calls:** Axios
- **Deployment:** Netlify, Vercel

---

Thank you for visiting PropertyPros! Feel free to explore our live site and experience the future of property management.