Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50W

 

Commerce

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

CS50W Commerce-Auctions Django project - YT video

✨ Features

✔️ Models;
✔️ Active Listings page;
✔️ Create Listing;
✔️ Listing Details page;
✔️ Watchlist;
✔️ Categories;
✔️ My Listings;
✔️ Admin Dashboard Control;\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁\

  • you need to have Git and \
  • Python 3.9 installed. Also check pip if not already installed.\
  • *optional (recommended): pipenv

🏁 Starting

# Clone this project
$ git clone https://github.com/AH-SALAH/CS50W-commerce

# Access
# cd to the base folder if not already there

# Install dependencies
$ pip install pipenv
$ pipenv install
$ pipenv shell

# create db
$ py manage.py makemigrations
$ py manage.py migrate

# create super user & follow instructions
$ django-admin createsuperuser

# Run the project
$ py manage.py runserver

# The server will initialize in the <http://127.0.0.1:8000> in dev mode

📝 License

This project is under the license of CS50W.

Made with 🦆 by AH-SALAH

 

Back to top

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages