Skip to content

RealState full stack app with react, python, postgreSQL, threeJS, Flask, SQLAlchemy

Notifications You must be signed in to change notification settings

jseiglie/PisoFijo

 
 

Repository files navigation

4Geeks Logo

4 Geeks Academy Full Stack Final Project

Owners:

- Victor

- Javier

Explicación del proceso

Sitio web que responde al RealState, venta y alquiler de habitaciones que hace uso de las siguientes teconologias: -Idealista -Google Maps -Foursquare -Blender -AFrame -ThreeJs

Al juntar todas las tecnologias mencionadas podemos obtener como resultado un sitio que aparte de permitir obtener un listado real de las propiedades en veta o alquiler, permite visualizar el inmueble en un visor 3D y a la vez, una vez en el sitio, visualizar mediante Realidad Aumentada los puntos de interes cercanos (Farmacias, escuelas, hospitales, bares, restaurantes, etc.)

Compilar el código

Icono de remote explorer y seleccionar open browseren el puerto 3000.

and install the npm package:
$ npm install
$ pipenv install

Start coding!

For Windows, Mac, Linux or Gitpod, start the webpack server with live reload:

  • $ npm run start --> Para el front
  • $ pipenv run start --> Para el back

Autores

Victor Javier

About

RealState full stack app with react, python, postgreSQL, threeJS, Flask, SQLAlchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • Python 12.1%
  • CSS 5.9%
  • Other 0.9%