NestMap is a location-based PG (Paying Guest) booking software designed to streamline the process of finding comfortable and affordable accommodations in major cities like Bangalore, Mangalore, Kochi, and Hyderabad. The platform aims to connect users with a variety of PG listings, ensuring they have access to all the necessary information to make informed decisions.
- Location-Based Search: Users can easily search for PG accommodations based on their preferred city and locality.
- Detailed Listings: Each PG listing includes comprehensive details such as amenities, pricing, photos, and contact information.
- User-Friendly Interface: The platform features an intuitive and responsive design, providing a seamless experience across devices.
- Advanced Filtering Options: Users can filter listings based on their preferences, such as price range, amenities, and distance from key locations.
- User Reviews and Ratings: Prospective tenants can read reviews and ratings from previous residents to ensure they choose the best option.
- Frontend: React.js
- Backend: Node.js with Express
- Database: MongoDB
- Authentication: JSON Web Tokens (JWT) for secure user sessions
- Deployment: Hosting on cloud services (e.g., AWS, Heroku)
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/jamshibkl/nestmap.git cd nestmap
- Install the dependencies:
npm install
Set up your environment variables (e.g., database URI, JWT secret).
- Start the application:
npm start
Contributions are welcome! If you have suggestions for improvements or new features, please create an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Inspired by the need for an efficient accommodation search tool in urban areas. Special thanks to the developers and contributors of the technologies used in this project.