Skip to content

ahmedivy/techTrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techTrade

A django web app that you can use to auction any tech related item and also can place bids. You can manage all the objects from the admin panel by creating a super user. Here is the demo video.

Clone the Repo:

https://github.com/ahmedivy/techTrade

Then

cd techTrade

Make migrations:

python manage.py makemigrations auctions

python manage.py migrate

Run server:

python manage.py runserver

Screenshots:

Screenshot 2022-09-21 211817

Screenshot 2022-09-21 211607

Screenshot 2022-09-21 211912