Skip to content

Lrpoblet/adatravellers

 
 

Repository files navigation

Project 1

Adatravellers with HTML5, CSS3 and Sass

Ahoy! In this repository you will find the result of our Final project for Module 1 - Promo Radia - Adalab, created for the HTML5 & CSS3 Module of Adalab's Full Stack Development Bootcamp.

We are the Adatravellers, a group of reinvented women who love to travel and discover new horizons. Our new adventure has lead all of us here, to this project within Adalab. Our aim is for you to get to know us better through our work, hope you enjoy the experience as much as we did!

This is us

Project Goals

  • Consolidate and enhance our knowledge of HTML5, CSS3, Responsive Desin with Mobile First, Sass.
  • Use git control to learn its advantages and possible conflicts when working within a team.
  • Implementing Scrum as a framework and Agile philosophy when developing the project.
  • Improve the communication between team members.
  • Improve our soft skills regarding oral presentations and teamwork.
  • Project management with Kanvan, Sprint reviews and a final Demo to present the web application.

Specifications

The client Adalab asked us to develop a web application with the following instructions:

  • To use HTML5 and Sass.
  • To use mediaqueries and other techniques to create a Responsive Design that would adapt to all devices.
  • To follow an Established Design given in Zeplin with the following sizes:
    • mobile, under 768px
    • tablet, from 768px to 1200px
    • desktop, over 1200px
  • To use git version control during the development of the product.
  • To publish the final result online using GitHub Pages static server.

Description

The web application consists on two pages:

  • Home with the general information about the team.
  • Contact with a form that the user can fill to reach us.

With the followig common elements:

  • A fixed Header with the team name and a navigation menu to the different sections.
  • A Footer with the copyright, a navigation menu and Adalab's logo.

Design

Our client shared the design through Zeplin. The main layout had to be respected, but small variations in the color palette, images and details could be implemented to customize the project and make it our own.

Inspired in the joy and freedom that traveling brings to all of us, we have chosen photos that lead the user to the moment of packing and planning their next trip, to the excitement and happiness of creating new memories and meeting new cultures.

The palette is warm, in tune with wild landscapes, where we become one with nature. The green refers to the vegetation, the forest, while the orange and brown tones allude to the earth, the wood and the sand.

Main site

The main site consist of:

  • A photo that represents the team
  • A claim that identifies the team
  • A team section with the description of our strengths and weaknesses
  • A who we are section with the information of each team member: name, photo, a short bio and the links to our social media.

Contact form

In the contact page you will find a form to fill the following information: name, email, phone and message. The send button is linked to a Formspree to be able to send the requests to a server.

Final result

You can have a look of the outcome in Github Pages: Adatravellers.

We hope you enjoy it as much as we did 😉.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.4%
  • SCSS 29.2%
  • CSS 11.1%
  • JavaScript 7.3%