Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aggstam/bidwars
Bidding site, using Spring MVC.
https://github.com/aggstam/bidwars
alerting analytics auction-website html-css-javascript java suggestions
Last synced: 6 days ago
JSON representation
Bidding site, using Spring MVC.
- Host: GitHub
- URL: https://github.com/aggstam/bidwars
- Owner: aggstam
- License: apache-2.0
- Created: 2021-11-03T17:25:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T16:46:30.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T11:43:56.809Z (2 months ago)
- Topics: alerting, analytics, auction-website, html-css-javascript, java, suggestions
- Language: Java
- Homepage:
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bidwars
Bidwars is a simple web application, enabling admins to perform online auctions.
Users can navigate active listings and place bids.
Additionally, a simple suggestions and alerting mechanism has been implemented, along with statistics for admin users.
Application uses MySQL Database, which can be created using the provided dump.## Sample screenshots
![image](https://user-images.githubusercontent.com/40597439/140163074-3e2723eb-2f3b-4b72-84a7-801e850f8063.png)
![image](https://user-images.githubusercontent.com/40597439/140163195-ae88bacd-9c36-4d5e-830f-89ad4174e69f.png)
![image](https://user-images.githubusercontent.com/40597439/140163222-d5b416b9-621c-4791-a22f-a4c43f26588a.png)