AnumMujahid / Prototype_webapp

Build Guild is a ERP application built using flask for the management of pricing, analytics and other operations for the real estate & builders business.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Guild

Our Project is for Build Guild Properties, which is a Construction Company. The client requires a website to keep a log and maintain property sales data. Our project is a web application that will provide the property sales company an easier access to the records and convenient way of generating reports of their property sales. It will allow them to add the property, payment and buyer record, track that record and maintain it. Moreover, it will generate reports regarding different values of sales records. It will provide ease of access to the users through dashboards.

How to Use

  • Clone the respository.
  • cd Prototype_webapp.
  • Run command pip3 install -r requirements.txt.
  • Add environment variables
    • FlaskPrototypeDevDB=<YOUR_MYSQL_DB>
    • FlaskPrototypeDevEnv=<DEVELOPMENT_OR_PRODUCTION>
    • FlaskPrototypeSecretKey=<SECRET_KEY>

Screenshots

Home Screen

Screenshot 1: Home Screen


Explore Screen

Screenshot 2: Explore Screen to choose an operation


Data Dashboard

Screenshot 3: Dashboard to display system records

About

Build Guild is a ERP application built using flask for the management of pricing, analytics and other operations for the real estate & builders business.


Languages

Language:HTML 41.3%Language:Python 27.0%Language:JavaScript 24.5%Language:CSS 7.2%