GlideBee Auctions

  • Category: FullStack Dev.
  • Client: Makarevich Dmitry
  • Project date: 20 July, 2023
  • Project URL: www.glidebee.com

About Project:

This is a system of conducting live auctions in which there is a scheduled date for the live auction where users outbid on a timer and there is a part before the auction where users can place their bids until the live auction begins. The server part is written entirely in Python. The sglite database is used. A large number of tools, ranging from image compression without loss of quality (to increase transmission speed), sorting and display algorithms, personal account, order tracking, dispute system, etc. were written without using any libraries. The live auction runs on web sockets. There is an admin panel, with the help of which one person, lying on the couch, can control the entire platform and users. For the frontend, a bare Java script was used because I don’t see the point of using frameworks when the project was created and supported by one person, but if it were necessary to use them, it would not be difficult. The tables in the database and the information stored in it were structured, along with a smart search algorithm for anchors. You can list endlessly everything that was done there; in this project, virtually all the tools that are used for development are affected. If you would like to see the project in more detail, please contact me.