Skip to content

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

Notifications You must be signed in to change notification settings

AnumMujahid/Prototype_webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Languages

  • HTML 41.3%
  • Python 27.0%
  • JavaScript 24.5%
  • CSS 7.2%