Coder Social home page Coder Social logo

amtenu / myhommy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.67 MB

myHommy is a Full stack real estate app , to sell or rent a property for owners and to buy or rent a property for others.

JavaScript 97.36% HTML 1.85% CSS 0.79%
aws aws-s3 aws-ses bcryptjs google-maps-api google-places-api image-gallery image-upload jwt-authentication material-bootstrap mongodb nodejs pagination react-context reactjs searching-algorithms

myhommy's Introduction

myHommy

About

myHommy is a full-stack real estate application designed to facilitate property transactions. It provides a platform for property owners to list their properties for sale or rent and for potential buyers or renters to find and inquire about available properties. Features

  • Node.js Backend: Utilizes Node.js for the backend server implementation.
  • Pagination: Implements pagination for efficiently managing large datasets.
  • AWS Integration: Integrates with AWS services such as AWS S3 for image storage and AWS SES for email communication.
  • MongoDB Database: Uses MongoDB as the database to store property and user information.
  • React.js Frontend: Employs React.js for building a dynamic and interactive user interface.
  • Image Gallery: Provides an image gallery feature for showcasing property images.
  • JWT Authentication: Implements JSON Web Token (JWT) authentication for secure user authentication.
  • Image Upload: Allows users to upload property images for listing.
  • Searching Algorithms: Implements searching algorithms to enable users to search for properties based on various criteria.
  • Google Maps API Integration: Integrates with Google Maps API for location-based services and property mapping.
  • Google Places API Integration: Utilizes Google Places API for retrieving location information and nearby amenities.
  • bcrypt.js: Implements bcrypt.js for secure password hashing.
  • React Context: Utilizes React Context API for managing global state within the application.
  • Material Bootstrap: Incorporates Material Bootstrap for styling and UI components.

Installation

To run this application locally, follow these steps:

Clone the repository to your local machine:

bash

git clone https://github.com/your-username/myHommy.git

Navigate to the project directory:

bash

cd myHommy

Install dependencies:

bash

npm install

Set up environment variables:

Create a .env file in the root directory and configure the following variables:

plaintext

PORT=3000 MONGODB_URI=mongodb://localhost:27017/myhommy JWT_SECRET=your_jwt_secret AWS_ACCESS_KEY_ID=your_aws_access_key_id AWS_SECRET_ACCESS_KEY=your_aws_secret_access_key

Run the application:

bash

npm start

Access the application in your web browser at http://localhost:3000.

Usage

Once the application is running, users can perform the following actions:

Property Listing: Owners can list their properties for sale or rent.
Property Search: Users can search for properties based on location, price range, etc.
Property Viewing: Users can view property details and images in the image gallery.
Inquiry: Users can inquire about properties they are interested in.
Authentication: Users can sign up, log in, and log out using JWT authentication.
User Dashboard: Authenticated users have access to a dashboard for managing their listings and inquiries.

Technologies Used

Node.js
Express.js
MongoDB
React.js
AWS (S3, SES)
JSON Web Tokens (JWT)
bcrypt.js
Google Maps API
Google Places API
Material Bootstrap

myhommy's People

Contributors

amtenu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.