Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 836 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 836 Bytes

AuctionPortal

PV 179 project

  • auction portal is a web portal where people can buy or sell things
  • administrator account - can manage auction categories, update auctions or delete inappropriate auctions
  • customer account - can create a new auction, update existing ones which belongs to him and bid to another auctions
  • display information for each auction separately
  • creation of new auction with all informations and base price
  • display each auction in specific category
  • search and filter auctions
  • sellers and customers will be able to watch actual state of their auctions
  • seller and customer will get e-mail when someone offers bigger price of auction
  • via public API unregistered people can browse through existing auctions but they can't bid on auctions or sell things

Creators Martin Hořelka and Jan Pavlíček.