Development Strategy
Acme-web-development
This is a website for people who are looking for web design services. They will probably find a link to this website from a search engine or an ad.
- Clients who would like to hire someone for professional web design services.
- They will use it to see the company profile and get the contact information.
Wireframe

0. Set-Up
A User can see my initial repository and live demo
Repo
- Generate from Template
- Write initial, basic README
- Turn on GitHub Pages
1. __
The user will be able to browse the website to get the required information about the services, where to contact us and will also be able to request for a quotation.
Repo
Worked on header/footer/newsletter/section/boxes branches for each of the following
- css
- index.html
- about.html
- services.html
HTML
- Changed the section HTML Paragraph - Added description
- Changed the boxes HTML - Added description
- Changed the footer HTML - Added social media links and Contact information (email and phone number)
CSS
- Style.css - Changed colour scheme (From orange to green)
- Style.css - Changed button colour
2. __
Worked on each section separately
- Created a new branch
- Added code
- Added the file for staging
- Committed the file
- Pushed the branch (using -u origin ‘branch name’)
- Checked out to master branch branch
- Merged the branch with the added code
- Pushed the master branch to origin
…
Finishing Touches
- Write final, complete README:
- Validate code to check for any last mistakes