AbhiSaphire / Django-RealEstate-WebApp

Online Property Booking System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-RealEstate-WebApp

GitHub issues GitHub stars

Requirements

  • Django==2.2.10
  • Pillow==5.2.0
  • psycopg2==2.7.5
  • psycopg2-binary==2.7.5
  • pytz==2018.5
  • Installation

  • Create a virtual environment
  • Install requirements.txt file in your environment
  • Use the package manager [pip](https://pip.pypa.io/en/stable/) to install requirements file.
  •   pip install -r requirements.txt

    Usage

    python3 manage.py makemigrations
    python3 manage.py migrate
    python3 manage.py runserver

    NOTE

    For detailed working and specification of this project check ProjectReport.

    Contributing

    Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

    Please make sure to update tests as appropriate.

    License

    MIT

    About

    Online Property Booking System


    Languages

    Language:CSS 50.0%Language:HTML 32.2%Language:Python 17.7%Language:JavaScript 0.1%