Skip to content

AropetJ/nyumbani

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyumbani

Nyumbani is a modern and intuitive home rental platform designed to simplify the process of finding, listing, and managing rental properties in Uganda. Whether you're a renter searching for your dream home or a landlord looking to list your property, Nyumbani provides a seamless and secure solution for all your rental needs.

Key Features:

  • User Authentication: Secure user authentication and account management.
  • Property Management: Easily list, update, and manage rental properties.
  • Messaging System: Seamless communication between renters and landlords.
  • Integration with Third-party Services: Integration with mapping and payment processing services for enhanced functionality.
  • Data Security and Privacy: Robust security measures to protect user data and privacy.
  • Scalability and Performance: Built for scalability and optimized for performance.

Technologies Used:

  • Backend: Node.js, Express.js, MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • Third-party Services: Google Maps API, Stripe

Getting Started:

Pre-requisites

  • Nodejs
  • MongoDB

Installation

  • Clone the repository:
git clone https://github.com/AropetJ/nyumbani.git
  • Install dependencies:
cd nyumbani
npm install
  • Set up environment variables (e.g., MongoDB URI, JWT secret) Create a .env file in the root directory and add the following variables:
PORT=3000            # Port for the server (optional, default: 3000)
MONGODB_URI=your_mongodb_uri   # MongoDB connection URI
JWT_SECRET=your_jwt_secret      # JWT secret key
  • Start the server:
npm start

Contributing:

  • Contributions are welcome! Please fork the repository and submit pull requests for any enhancements or bug fixes.

License:

  • This project is licensed under the MIT License - see the LICENSE file for details.

Contact:

For inquiries or support, please contact us at joelaropet@gmail.com.

Start your rental journey with BuLocker today and unlock the door to your next home!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published