Skip to content

oluwaseun-odueso/Real-Estatery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Property API

Overview

This web-based Real Estate API facilitates property transactions, enabling sellers to list their properties for sale, and buyers to directly purchase properties of interest without the involvement of an agent. This code allows sellers and buyers to do the following:

  • Create an account
  • Login to your
  • Update their account
  • Delete their account
  • Upload properties for sale (for house owners)
  • Purchase property of interest (for potential buyers)
  • View or retrieve account profile

Installation

To install this application, you need Node.js 19 (to download, go to : https://nodejs.org/en/download/current). You can set up this project locally on your PC by running the following commands:

  1. Clone this project (git clone https://github.com/oluwaseun-odueso/Real-Estatery)
  2. Run npm install to download all dependencies
  3. Set up a Sequelize database connection
  4. Store all credentials in a .env file
  5. Run npm dev

Contribution Guidelines

  1. Fork this repository
  2. Clone your forked repository
  3. Create a branch and write your codes
  4. Commit and push
  5. Star this repository
  6. Wait for the pull request to be reviewed and merged

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published