
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

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
- SpringBoot
- Maven
- Thymeleaf
- MySQL
- JUnit
- Java
- JavaScript, HTML, CSS
- Bootstrap
Documents
Screenshots
Login Page:

Social Messaging:

Payment Page:
