GithubHelp home page GithubHelp logo

riccardoravaro / realestate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shubhamagarwal16/realestate

0.0 1.0 0.0 381 KB

A simple real estate app build with MEAN( Angular, Node and mongoDb )

JavaScript 15.33% TypeScript 47.73% HTML 33.45% CSS 3.49%

realestate's Introduction

RealEstate using Angular, Node and MongoDb

Services used / Minimum Requirements -

  • Angular 5 - This project was generated with Angular CLI version 1.7.2
  • Node v8.11.1 && npm v5.6.0
  • MongoDb v3.6.3

I have used Ubuntu 16.04 for the development of this project, conflicts may arrive when running it in other OS.

File Structure -

-- real-estate/ (root direcory for Angular front-end ) -- API/ (directory for Node-express back-end )

Installation / Configuration -

  • Install the above required services
  • After clonning the repo use npm install under the root directory &&
  • use npm install under the API/ directory

Note - Back-end and front-end will have their individual node_modules

Running the project

  • ng serve in the root directory - Angular

  • sudo service mongod start for starting mongoDB server

    • Note: this command may vary acc to the OS, please check mongodb for the right command for your system
  • node index.js in the API/ directory - Backend -- Note:

  1. Mongodb must be running before running backend server
  2. I prefer using nodemon for running back-end to install npm i -g nodemon and then run using nodemon index.js

THANKS

HOPE YOU WILL LIKE MY EFFORTS

realestate

realestate's People

Contributors

saifrizvi90 avatar shubhamagarwal16 avatar shubhampisces16 avatar

Watchers

 avatar

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.