Skip to content

bkenan/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce application

This is a small e-commerce application that allows sellers to place their auctions and buyers to bid for the listings. The app has the following functionalities: Register, log in/log out, create listings based on the categories, add/remove listings into/from watchlists and even writing comments.

Technologies used

The backend was completely built in Django and I used SQL for the database.

Collaboration:

make all
cd commerce
python manage.py migrate
python manage.py runserver

Demo for different stages of the app

1

2

3

4

5

6

7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages