EducatedCamels / djangazon

Django powered web application for Bangazon site
0 stars 0 forks source link

Initial Styling Added to Djangazon #53

Closed helanan closed 7 years ago

helanan commented 7 years ago

1. TITLE:

Initial Styling Added to Djangazon

2. STATUS:

In Progress

3. DESCRIPTION:

Implemented styling logic, added Bootstrap3 via pip for easy implementation, in order to give the Djangazon website a cohesive look and feel.

4. RELATED TICKETS:

N/A

5. FILES CHANGED:

category_list.html product_detail.html complete_order.html index.html login.html register.html shopping_cart.html single_category.html

6. STEPS TO RUN PROJECT:

Installation Steps

pip install django-bootstrap3

Run steps

./damnit_django.sh python manage.py runserver

8. TESTING THE CODE:

N/A

For reference: Bangazon Employee Handbook: Pull Requests

Deanomatic commented 7 years ago

bitmoji