acme-web-design

Development Strategy

Acme-web-design reproduced by Nadia

A short description of your project:

a HTML website of a company with responsive mobile-friendly design.

The development process is based on implementing each user story on a separate branch. The branch shall contain only the user-story related code, and it should work.

Wireframe

wireframe

0. Set-Up

A User can see my initial repository and live demo

Repo

1. header

As a site visitor, I want to know what the content of the website is

Repo

This user story was developed locally on a brach called header
The new branch was merged to master when the feature was finished.

HTML

CSS

2. showcase

As a site visitor, I want to read the company presentation

Repo

This user story was developed locally on a brach called showcase
The new branch was merged to master when the feature was finished.

HTML

CSS

3. newsletter

As a site visitor, I want to receive latest company’s news

Repo

This user story was developed locally on a brach called newsletter
The new branch was merged to master when the feature was finished.

HTML

CSS

4. company expertise

As a site visitor, I want to learn what programming languages and activities the company does

Repo

This user story was developed locally on a brach called expertise
The new branch was merged to master when the feature was finished.

HTML

CSS

As a site visitor, I want to learn who owns the website and it’s information

Repo

This user story was developed locally on a brach called footer
The new branch was merged to master when the feature was finished.

HTML

CSS

6. about page

As a site visitor, I want to learn more about the company and it’s activities

Repo

This user story was developed locally on a brach called about
The new branch was merged to master when the feature was finished.

HTML

CSS

7. services page

As a site visitor, I want to read more about company services and get a quote for it

Repo

This user story was developed locally on a brach called services
The new branch was merged to master when the feature was finished.

HTML

CSS

7. media queries

As a site visitor, I want to use the company website on multiple devices

Repo

This user story was developed locally on a brach called queries
The new branch was merged to master when the feature was finished.

CSS

Finishing Touches