Skip to content

This project aims at developing a platform that allows users to create and manage online auctions. This is the final project assessment regarding the course Tecnologie Informatiche per il Web (Web Technologies), A.Y 2020/2021.

Notifications You must be signed in to change notification settings

priscia99/TIW-project-online-auctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Technologies - Final Project [A.Y. 2020/2021]

This is the final project assessment regarding the course Tecnologie Informatiche per il Web (Web Technologies), A.Y 2020/2021.

💡 Overview

This project aims at developing a platform that allows users to create and manage online auctions.

Key features:

  • Users create auctions specifying the item name, a short description, the initial price, minimum bid increment, and expiration date, and upload an image that shows the item
  • Users can search through available auctions by specifying relevant keywords, such as the item name or description
  • Once an auction is live, users can place bids provided the item remains available and the auction has not reached its expiration date
  • Upon the conclusion of an auction, the system promptly notifies the winning bidder and displays a comprehensive list of purchased items

To develop this project, we used Java servlets to handle users' requests and provide responses, MySQL to persist users, bids, auctions, and Thymeleaf, a server-side template engine, to render dynamic content such as auction details, list of bidders, item description and details.

📚 Useful Links

About

This project aims at developing a platform that allows users to create and manage online auctions. This is the final project assessment regarding the course Tecnologie Informatiche per il Web (Web Technologies), A.Y 2020/2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published