NOTICE: OLA migrated to a mobile-only application in October 2023. This application is no longer able to scrape listing data.
This is a full web application used to track Online Liquidation Auction Listings.
This app has the following features:
- Users, items can be "owned" to prevent bidding over each other
- Websocket refresh button
- Item previews
- Auction ending soon notifications
- Advanced Search (search by phrases, owner, location, and condition)
Build Instructions: 1 Run 'npx vite build' to build front end 2 Build Dockerfile in api 3 Done