Newt-Tea / eMarket-MSU-Intro-to-SE_Group1

A Self Hosted E-Commerce Website built with Django python and SQLite database
https://newttea.pythonanywhere.com/
1 stars 0 forks source link

Finalize CSS #93

Closed Newt-Tea closed 1 day ago

Newt-Tea commented 1 week ago

Complete CSS Files

Newt-Tea commented 4 days ago

Since I already merged your branch in I'm going to put the changes here instead

# Home
- Darker box around the header text (leave the header bar there)
- Buttons for the links to login and the repo
# Login 
- Header box for eMarket similar to home
- Button for Create Account
# Register
- Header box for eMarket 
- Create an Account looks out of place
# Shopping Cart
- Header box for eMarket
- OPTIONAL support for logout product_list and order_history buttons like the ones on the product_list page
# Checkout
- Header box for eMarket
- Initilization
# Order History 
- Product list link into a button
- OPTIONAL support for logout product_list and cart buttons
# Registration Success
- Initilization
- Header box for eMarket
Newt-Tea commented 4 days ago

# Register
- The background is different than any other page.
# Checkout
- Make continue shopping a button
# Payment confirmation 
- Initilization 
- Header for eMarket
- Button for viewing order history
# Order History 
- Make sure buttons maintain consistent
- Button for product list
# Product detail
- Button for Product list
# Order Detail
- Rework Order Detail to maintain consistency.
Newt-Tea commented 4 days ago

I added header styling and structure to All templates and CSS files. Fixed bugs in css due to HTML