Skip to content

destmecture/Auction_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auction system

An online auction application that allows you to create new lots, bet on them, stop bidding on lots. All lot data is stored in the database. Lots can be in three states:

  • CREATED
  • STARTED
  • STOPPED The application allows you to collect various statistical information about lots and bids, including exporting it to CSV format

Starting application

You can already use this application on your own computer, just copy the link Application and start new project from this link in your IDE

My Tools

  • Spring Boot
  • PostgreSQL
  • JPA and Hibernate
  • Liquibase

About

Online auction application for making bids and creare lots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages