Coder Social home page Coder Social logo

hoangphuc552001 / estate-market Goto Github PK

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

:house: Real Estate Market - HAGL team :soccer:

Home Page: https://web-estate-market.onrender.com

JavaScript 66.74% CSS 16.58% Handlebars 15.98% SCSS 0.69%
estate hagl nodejs

estate-market's Introduction

HAGL

Logo

Real Estate Market

madewith

Table of Contents
  1. Description
  2. Component
  3. Installation
  4. Contributors
  5. License
  6. Demo
  7. Deployment

Description

  • This project about the website which connect people who want buy or sell real estate products. More over it also connect with organization to perform their product

Component

  • This project based on MVC Model/Design Pattern

    1. Server

    • Using Nodejs with v17.4.0
    • Framework: Express JS
      nodejs

    2. Template Engine

    • Using handlebarsjs with front end tools:
      js html css

Demo

  • Home page img

Deployment

Installation

1. Install Nodejs

  • Minimum for Expressjs (server)
    NPM Version
  • NPM version
    NPM Version

Install Node.js and npm first. If you already have Nodejs and npm installed, skip this step.

I am using Nodejs with version v17.4.0 Install NodeJS through this link:

https://nodejs.org/en/download/

2. Connect Database

2.1 Connect database mysql with database name realestate

2.2 Run realestate.sql script in folder

2.3 Configure in file db.js that inside folder Utils

    host: '127.0.0.1',
    port: 
    user: 'root',
    password: 
    database: 'realestate'

3. Run the project

  • Use these commands to run the project:
npm i
npm install
npm start
  • Or, configure file app.js to be run in your IDE (Intellij). File to run: app.js

Contributors

HAGL - Team

License

Node

estate-market's People

Contributors

19127526 avatar hoangphuc552001 avatar

Watchers

 avatar

Forkers

19127526

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.