projects

offerly

Offerly home page

Pretty much an Ebay clone

Offerly was developed to be an online auction platform. Users could buy and sell items, and bid in real time. Built with SpringBoot + Thymeleaf on the backend, and MySQL for the database. The frontend used HTML, CSS, and JavaScript.

Product Listing

Offerly Product Listing

Background

Offerly was inherited from a previous student team. We were tasked with cleaning the code, adding new features, and improving the UI. Some features included: messaging, payments, auctions with auto-bidding, and a user rating system.

Workflow

We organized with GitHub feature branches and Issues. CI/CD was set up with Docker and GitHub Actions to run tests and deploy to a local server.

Tech Used

Documents

Screenshots

Login Page:

Offerly Login Page

Social Messaging:

Offerly Social Messaging

Payment Page:

Offerly Payment Page