GithubHelp home page GithubHelp logo

classicvalues / user-interface-ii Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bloominstituteoftechnology/web-module-challenge-css-layouts

0.0 1.0 0.0 862 KB

Flexbox Challenge

HTML 97.13% CSS 2.87%

user-interface-ii's Introduction

Flexbox Module Challenge

The module challenge is the afternoon project or assignment that students work through independently. This expands on the guided project completed earlier with the instructor.

User Interface and Git

Objectives

  • implement a CSS reset and understand why it’s important for cross-browser development
  • identify and explain all properties in the box model
  • describe and understand that flexbox is a module
  • demonstrate understanding of flex container properties in flex box

Introduction

In this challenge you will be building a simple portfolio website based on a wireframe of your choosing using the CSS principles covered today.

Portfolio websites are a great way to show off your work to friends, family, and future employers. As you progress through BloomTech you can update this site with projects you're proud of. Similarly, you can change the style, add a blog page, the possibilites are really endless.

Instructions

Task 1: Set Up The Project With Git

Follow these steps to set up and work on your project:

  • Create a forked copy of this project.
  • Clone your OWN version of the repository (Not Lambda's by mistake!).
  • Create a new branch: git checkout -b <firstName-lastName>.
  • Implement the project on your newly created <firstName-lastName> branch, committing changes regularly.
  • Push commits: git push origin <firstName-lastName>.

Task 2: Minimum Viable Product

Once your repository is set up, practice what you learned today to create a portfolio site from the wireframe of your choosing. You may choose any of the three wireframes in the "Wireframe Options" folder above. Your complete project should look similar to the wireframe you chose, and include all of the following elements:

  • A navigation bar with About, Projects, and Contact that link to the corresponding pages
  • Gallery of projects created with flexbox - you may use random images in place of project screenshots for now with the random image link: https://picsum.photos/ or you may use images that mean something to you
  • Information about you in place of the given placeholder
  • A My Projects button that links to the projects page
  • A Contact Me button that links to the contact page
  • Links to any social media profiles (Instagram, linkedIn, Twitter) into the footer section of your home page

Task 3: Stretch Goals

The following goals are designed to stretch your knowledge and may require additional research beyond what was learned in class today.

  • Make your webpage work at different browser widths, including mobile
  • Add CSS animations
  • Design and execute your own wireframe for About, Projects, and Contact pages
  • Host your website on Netlify.com

FAQs

What is a wireframe? How do I use one?

Wireframes are used to outline webpage styles, content, and functionality. UX designers will often use wireframes to explain their ideas to web developers. These wireframes, hand drawn or mocked up on software, are a cheap and easy way to iterate over designs. In this assignment you will chose a wireframe like the one below and create the elements with HTML and CSS.

Screen Shot 2020-02-27 at 5.23.20 PM

Resources

πŸ‘‹ Assignment help: A Complete Guide to Flexbox

πŸ‘€ Explore a Curated Gallery of Professional Portfolios

🌼 From Wireframes to Code

Submission format

Follow these steps for completing your project.

  • Submit a pull request to merge Branch into master (student's Repo). Please don't merge your own pull request

user-interface-ii's People

Contributors

brityhemming avatar zoelud avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.