This project is a dynamic and user-friendly online auction app developed using the Svelte framework on the frontend and node.js on the backend. It allows users to register or log in and create new auctions or edit existing ones. Users can also place bids on open auctions, making it an interactive and engaging platform for buying and selling items. The app is still in progress, so some features may be missing, but it will be a comprehensive and fully functional platform upon completion.
Code quality is not enough good but it was my first JS Framework experience. Sorry for the mess.
By default, the website displays all car auctions. However, users have the option to filter auctions by brand and location.
The auction status of this car is closed and for this reason the car doesn't allow to place bid.
However, in this auction, the user can place a bid by valid amount.
It is displayed all bids on the user that already logged in. User can remove or edit auctions.