This fullstack app, developed during the Sahyadri College of Engineering hackathon, facilitates bidding on various products. The app allows sellers to upload product details while enabling buyers to place bids within a specified deadline. Built for Android using Flutter for the frontend and Django for the backend, it emerged as the winner securing the first prize.
- Seller Dashboard: Upload product details and descriptions.
- Buyer Bidding: Place bids on products within a set timeframe.
- Deadline Management: Bidding closes after the set deadline.
- Winning Offers: Upon closure, the highest bid secures the product.
- frontend: Contains Flutter code for the Android app's frontend UI.
- backend: Django backend code responsible for managing the bidding system.
- Frontend: Flutter
- Backend: Django Rest Framework
- Clone the repository.
- Navigate to the respective frontend and backend folders.
- Follow setup instructions within the folders to run each part of the app.
- Event: Sahyadri College of Engineering Hackathon
- Date: 10/12/2023
- Award: First Prize
Frontend Mobile UI
Intro Page
Home Page
Bidding Page
Product Description Page
Admin panel
Admin Dashboard
Adding Product
Products Overview
This project is licensed under MIT License.