Skip to content

MarissaCampa/the-clothing-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Clothing Shop

🗒️ Summary

An online shop for women's clothes using Flask-Python, HTML, CSS and JavaScript. This is the final project for Harvard CS50 Introduction to Computer Science (2020).

CS50.Final.Project.-.Marissa.Campa.mp4

⭐ Features

  1. Home page.
  2. Register/login user.
  3. Search bar.
  4. Webpage for each category.
  5. Product info webpage.
  6. Option for ordering a product.
  7. Dashboard with order history.
  8. Add Product feature for the Admin.

🗂️ Files & Directories

  • Main Directory

    • the-clothing-shop - Main application directory.

      • app.py - Application file. Contains all the @routes for the website.

      • forms.py - Contains class for rendering the forms such as registration, login and order.

      • helpers.py - Contains helper functions in python used in the app.py file.

      • static - Holds all static files.

        • css - Contain the css files for styling the website.
          • style.css - Common styles for all pages, including footer, banners, cards.
        • imgage - Holds all static images and icons.
      • templates - Holds all html files. -includes - Contains html files that are included in a full html page, like the banner carrousel, flash messages, footer, etc.

👋 About Me

My name is Marissa Campa, and I'm a Mechatronics Engineer with a Masters in Automation and Control.

You can reach me on   Linkedin Badge   or   Gmail Badge

About

An online shop for women's clothes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published