Skip to content

anushapant/ecommerce_website_ap

 
 

Repository files navigation

PoshPixie

Made by Ayush Agarwal, Isha Singh, and Anusha Pant

Getting started

Steps:

  1. Clone/pull/download this repository
  2. Create a virtual environment, activate it, and install pip
  3. Install dependencies with pip install -r requirements.txt
  4. Run the code with 'python manage.py runserver'
  5. Open our website on 'http://localhost:8000/' (Required for proper functioning)
  6. We have created a dummy user, with username:user and password:user1234. However, you can create a new account as well.

In the process of making this project, we included the following templates:

  1. Bootstrap Template: https://colorlib.com/wp/template/ashion/
  2. Skeletal framework : https://github.com/justdjango/django_project_boilerplate
  3. Authentication template only : https://github.com/pennersr/django-allauth

All product images in this project have been taken from https://unsplash.com/.

The favicon used was taken from https://www.freefavicon.com.

While the bootstrap template was taken from the above mentioned source, the logo and colour theme are our own.

While making this website, we referred to the following resources to understand and/or implement certain required functionalities:

https://www.youtube.com/watch?v=YZvRrldjf1Y

https://www.youtube.com/watch?v=OCdaM4iuSz4

https://www.youtube.com/watch?v=Y5vvGQyHtpM

https://learndjango.com/tutorials/django-search-tutorial

About

E-commerce website, AP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 30.2%
  • CSS 23.6%
  • Python 20.0%
  • SCSS 18.6%
  • JavaScript 7.0%
  • Shell 0.6%