Skip to content

Real estate website and system built in Django and Vue.js for Aloísio Imóveis

Notifications You must be signed in to change notification settings

thiagorossener/aloisioimoveis

Repository files navigation

🚨 This project has been discontinued

This project was implemented between 2017-2018 and since then, it has been discontinued.

Feel free to use the codebase, but keep in mind it's no longer supported.

Aloísio Imóveis

Real estate website and system built in Django and Vue.js for Aloísio Imóveis

Build Status Coverage Status

Aloísio Imóveis

Features

  • Create/Edit/Delete properties
  • Search for properties
  • Photo album
  • Contact form
  • Responsive

Release Notes

Version 1.0.0

  • Initial release

How to develop?

  1. Clone the repository
  2. Create a virtualenv with Python 3.5
  3. Activate your virtualenv
  4. Install the dependencies
  5. Set up the instance with the .env file
  6. Run the tests
git clone [email protected]:thiagorossener/aloisioimoveis.git aloisioimoveis
cd aloisioimoveis
python -m venv .aloisioimoveis
source .aloisioimoveis/bin/activate
pip install -r requirements-dev.txt
cp contrib/env-sample .env
python manage.py test

Author

Thiago Rossener

About

Real estate website and system built in Django and Vue.js for Aloísio Imóveis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published