Skip to content

fac30sb/Agency-Phoenix-Halimah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

Logo

FAC30B Markup Module Project

Halimah and Phoenix's project for the markup module, designing a website for a translation agency. Access Website here: https://fac30.github.io/Agency-Phoenix-Halimah/

Core Stories

As a potential client, I want to:

  • See information about each member of your team so that I can know who you are
  • Browse your website on mobile, tablet, and desktop devices
  • Click to navigate to different sections of your webpage
  • Contact you to enquire about working with you
  • Visit your website at a publicly accessible domain name

Additionally, as a visually impaired user, I want to:

  • Navigate your website using keyboard controls
  • Hear my screen reader describe the content on your website

Acceptance Criteria

User stories come with acceptance criteria - a detailed scope of a user’s requirements.

  • Navigation menu
  • ‘About us’ section
  • Contact form
  • A user cannot submit a form without filling out all of the mandatory fields (name, company name, email address)
  • Information from the form doesn’t get submitted until the user clicks a button

About The Project

A translation agency website providing the best services available for a multitude of languages. Sign up with us now and let your translation worries dissappear!

Here's why:

  • 30 years of experience in the field
  • 24/7 support
  • Flexible

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • JQuery
  • html
  • css
  • java

(back to top)

Installation

If you want to install this project on your local machine as a template

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Website Structure
  • Contact form
  • Carousel
  • About us Page
  • Navbar
  • Employee Cards
  • Allowing Tabbing throughout page

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature)
  3. Commit your Changes (git commit -m 'Add some Feature')
  4. Push to the Branch (git push origin feature)
  5. Open a Pull Request

(back to top)