Skip to content

ishanarya0/Real-Estate-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate:

A) Clone this repository on your local machine.
B) Install Node.js and npm on your machine from here ( https://nodejs.org/en/download/ ). Check for the succesfull installation using the command -> node -v and npm -v.
C) Open command prompt and change the directory to the cloned directory and run command -> npm install.
D) Use command -> node app.js to start the server.
E) Open your favourite browser and goto http://localhost:8080/.
F) Select Agent or Admin button to go to their respective login pages
G) In Agent: username: "6" password: "password"
H) In Admin: username: "ishanarya0" password: "ishanarya"

About

This web app is based on MVC architecture. It supports CRUD functionality. It is designed using Node.js Express.js Express-sessions and MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published