Created a functioning online marketplace like ebay using Django, javascript, Python and HTML.
Functionalities:
Create Listing:
- Users can create their listing by entirng a title, a description and what the starting bid should be
Active Listings:
- Lets user view all active auction listings with a title, description, photo and current bid
Watchlist:
- Displays all the listings that a user has added to their watchlist
Categories:
- Listings sorted by specific categories
Images: