A web app that used for real estate & property management .The website lets user sign up and sign in securely using password encryption.
Visitors are able to view and leave rating to the properties.
Owner can manage the status of their properties including properties info, number of visits, average rating.
Admin can delete visitors and owners. Admin can also add features to the properties.
This is an Express view engine which renders React components on server. We use MySql for database management system.
Install all the dependencies:
npm install
Change your database configuration in the connected.js
file.
Running the server:
npm start
Running the client:
npm run bundle
Express ^4.14.0
React.js ^15.4.1
Mysql ^2.15.0
axios ^0.18.0
babel-preset-es2015
webpack ^1.14.0
Kiet Tran
Chau Phan
Loan Nguyen
An Truong