defoebrand / HTML-CSS-Capstone-Project

This website is a mockup of an online store offering medical supplies for tactical situations. It includes images and prices based on two real online supply stores. It is was the HTML / CSS Capstone project for the Microverse coursework.

Home Page:https://romantic-mcnulty-61dc3c.netlify.app/home.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tactical Medical Supply - HTML Capstone Project (Online store)

This is Brandon's HTML Capstone project

Home Page Screenshot Search Results Page Screen Screenshot

This project was compiled by Brandon in the HTML/CSS section of the Microverse course work as the HTML/CSS capstone project. It involved using this design: https://www.behance.net/gallery/24796463/ZATTIX to create a real-world-like project. Modeled after an electronics store, this is a medical supply store.

It includes a main page and a search page with all relevant links working, except the shopping cart, product request, page settings, login pages, and search results page numbers.

It includes two main breakpoints for above 768px and below 768px to accommodate desktop and mobile users.

Colors #d35266, #888, and #383838, as well as font styles Gotham-light, Gotham-bold, Helvetica-light, Helvetica-medium, and Helvetica-bold were used to match to design specs.

Particularly noteworthy is the sale class which can be applied to any card to create a sale banner, cross out the normal price, and add the sale price.

Built With

  • HTML and CSS
  • Bootstrap
  • Atom
  • Ubuntu
  • https://validator.w3.org was used to validate the HTML code in this project
  • Linters used include Lighthouse, Webhint, and Stylelint

Live Demo

Live Demo Link

Getting Started

To get your own copy of my project simply clone the repository to your local machine.

Author

👤 Brandon Defoe

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

- Mohammed Awad as designer of this layout - Thank you to the TSEs for your encouraging words!

📝 License

This project is licensed by Microverse and Notion.so

About

This website is a mockup of an online store offering medical supplies for tactical situations. It includes images and prices based on two real online supply stores. It is was the HTML / CSS Capstone project for the Microverse coursework.

https://romantic-mcnulty-61dc3c.netlify.app/home.html


Languages

Language:CSS 86.1%Language:HTML 13.9%