Welcome
Walk through the AuctionApp experience screen by screen. Pick a flow above to see how a regular bidder or an admin uses the app.
About the project
- Platform: Android (Java)
- Backend: Firebase Realtime Database + Firebase Auth
- Role: Database engineer and full-stack on CRUD layer
- Team size: 4 students, one semester
What it does
Admin lists auction items with images, start price, and a deadline. Regular users browse and place bids. Bids sync across devices in real time via Firebase. When the deadline passes, the item is moved to sold_products and the highest bid wins.