Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 1.84 KB

development-strategy.md

File metadata and controls

10 lines (9 loc) · 1.84 KB

Development Strategy

Step Name User Story Changes in HTML Changes in CSS
strategy As an enthusiastic HYF student I want to have approximate view of what i want to see on my website with development-strategy.md with step by step tutorial Create empty index-html Crete CSS folder with style.css and flexboxgrid.css files
home-page As an enthusiastic HYF student I build a webpage ( to show people the main idea of the website ) Create header, showcase section, feature section, info section, company section and footer. download and add an icon fontawesome settings in head Download and add fontawesome.css file customizing my home-page with flexboxgrid and regular CSS3
about-page As an enthusiastic HYF student I want to build a webpage ( to tell people of who we are and what we do ) Create subheader section, main page section, company section, and footer customizing my about-page with flexboxgrid to give layout & directions to columns
services-page As an enthusiastic HYF student I want to build a webpage ( to tell people of what we offer ) Create header,subheader section, main page section, company section and footer customizing my services-page with flexboxgrid to give layout & directions to columns
contact-page As an enthusiastic HYF student I want to build a webpage ( so people can contact us ) Create header, subheader section, main page section, company section and footer customizing my contact-page page with flexboxgrid and regular CSS3 to give layout & directions to columns
final-touches As an enthusiastic HYF student I want to have beautiful looking webpage none Add @media query and give final touches to all of my pages to be responsive to any screen size