Skip to content

mastermind222/FindYourProperty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindYourProperty

A website to find all the available properties across the globe. This WebApp uses MongoDB as a database to store all credentials and data.

View Live App

On Heroku

Tech Stack Used

Backend

  1. MongoDB - Document database for storing user data and informations about the properties.
  2. Nodejs - Runtime Environment for javascript
  3. ExpressJS - as a light, unopinionated application framework
  4. Passport - for user authentication strategies
  5. Cloudinary - for image hosting
  6. Mapbox - for map rendering

Frontend

  1. EJS
  2. Bootstrap
  3. CSS
  4. Vanilla JS
  5. HTML All the tools functions have been implemented using executeCommand function provided by DOM.

Installation

Use npm, pnpm or yarn to install all dependencies.

npm i

Usage

# node app.js

ScreenShot

image image image

.env

  • CLOUDINARY_CLOUD_NAME
  • CLOUDINARY_KEY
  • CLOUDINARY_SECRET
  • MAPBOX_TOKEN
  • DB_URL

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A website where one can find all the available properties across the globe. This WebApp uses MongoDB as a database to store all users credentials and respective data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors