Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 626 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 626 Bytes

About

A Python-Django webApp to find the various combinations of Products possible for a given price range.

Used:

  • Python
  • Django-Gunicorn-Nginx
  • Microsoft Azure Virtual Machine as the Server.

Access:

Access at this link

Screenshots:

  • HOME-PAGE

"HomePage"

  • Succesful Result

"Successful Result

Future Ideas:

  • Will try to improve the front-end more.
  • Try to add a Loading Screen/Some other indication of the data being processed.