/online-auction

A web application to facilitate bidding for items online

Primary LanguagePythonMIT LicenseMIT

online-auction

A web application to facilitate bidding for items online

Python Flask Application

By Amos Okello , Abdiraman Dubow , Fidelis Momanyi, Arnoldblair Munene

Description

Flask app to facilitate bidding for items online

Setup/Installation Requirements

  • Clone the repo:
git clone https://github.com/Mohraf/online-auction.git
  • Open the folder with your favorite IDE
  • Create a virtual environment and activate it
  • install requirements
pip install -r requirements.txt
  • Run the application using the following command
python3 manage.py server

Live link

https://hidden-forest-77302.herokuapp.com/

Technologies Used

  • Python
  • PostgresQl
  • Flask

Support and contact details

amosokello04@gmail.com

License

This is under the MIT license Copyright (c) 2022 Amos Okello