Skip to content

This is an ecommerce-project Ebay like bidding platform. Created for CS50 Web Course with my own Personal Touch to the styling and other feature. This Project is fully-responsive and mobile friendly.

Notifications You must be signed in to change notification settings

DarkIce000/BachelorsStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary


This is an ecommerce-project Ebay like bidding platform. Created for CS50 Web Course with my own Personal Touch to the styling and other feature. This Project is fully-responsive and mobile friendly.

Techstacks


  1. Language: Python, Javascript, HTML, CSS
  2. Framework & Tools: Django, Bootstrap

Demo Video


Commerce._.CS50.web.1.1.mp4


Key Features


  1. This is a Full-Stack Web Development Project created using Django and Bootstrap
  2. Full-Responsive and Mobile Friendly
  3. Authentication and different Permissions implementation
  4. SQLite3 as backend Database
  5. Simple and Clean User Interface

How to install


  1. Copy project using Git
git clone https://github.com/DarkIce000/Ebay-replica.git
cd Ebay\-replica
  1. Set up Environment
python3 -m venv .
source bin/activate
pip install django
  1. Make migrations & Migrate
python3 manage.py makemigrations
python3 manage.py migrate

~
~
~

About

This is an ecommerce-project Ebay like bidding platform. Created for CS50 Web Course with my own Personal Touch to the styling and other feature. This Project is fully-responsive and mobile friendly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published