Skip to content

saevuss/TIW

Repository files navigation

Informatic Technologies for the Web, a.a. 2024/2025

Implementation of an online Auction WebSite.
Grade: 30L / 30

👨‍💻 Authors

  • Leonardo Sinibaldi
  • Giorgia Savo

Professor: Prof. Piero Fraternali


📌 Technologies used

Layer Technologies
Back End Tomcat (Web Server), Java Servlet, MySQL
Front End HTML5, CSS, Thymeleaf (Template Engine), JavaScript

🌱 Versions

The specification of the project requires two implementation:

Pure HTML

Version implemented with the use of the template engine Thymeleaf for the dynamic building of pages.

RIA

This version uses JavaScript. After the login phase, all user interactions are handled within a single page, without reloading the entire page.

📄Pages

  • Login Page – User authentication with username and password.
  • Sell Page – Create items and auctions; view open and closed auctions created by the user.
  • Auction Details Page – View auction info, bid history, and close the auction if expired.
  • Buy Page – Search open auctions by keyword; view auctions won by the user.
  • Bid Page – View auction and bids; place a new bid respecting the minimum increment.

📝 Documentation

The documentation is available here


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •