Skip to content

nhtY/bidding-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web application developed with Spring Framework on backend side and React on frontend side. The project is still under development.

See the frontend repo: here

  • Redis is used to store the data.
  • Spring Security is used to secure the requests and resources.
  • Spring Data is used to persist data.
  • WebSocket is used to send and receive bidding data in realtime

Users can:

  • register, login and logout.
  • list the products
  • Create, Read, Update and Delete their Products

User will be able to:

  • give an offer to buy a product.
  • sell the product by auction.

HTTP REQUESTS:

Ekran Görüntüsü (794)

SS of UI:

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image

About

Web backend with Spring, frontend with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages