GithubHelp home page GithubHelp logo

socialmediadashboard's Introduction

Project Brief - Social media dashboard with theme switcher

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Description

The challenge

To build out a Social Media Dashboard and get it looking as close to the design as possible. The designs for this project are in th '/design' directory and include mobile and desktop versions of the layout design. As they are in .jpg format, I will have to use my best judgement with regards to styles such as font-size, padding and margin.

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Toggle color theme to their preference

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • SASS and Gulp
  • CSS custom properties
  • Flexbox
  • CSS Grid

The _index.css files in /utils will load all the other scss files as needed.

What I learned

  • I leaned how to use SCSS mixins to make the code more DRY and easier to adjust in the future if certain values, such as breakpoints, need to be changed.

Continued development

Useful resources

Accessibility

  • Accessibility Developer Guide - There are a lot of great articles and code examples that explore the best practices to ensure your website is structured in a way that is accessible to everyone and plays more nicely with assistive technologies.
  • ADG: Hiding Elements Visually by Moving them Off-screen - I knew there would need to be some screen-reader only text for card titles/usernames, so that users can tell contextually that it's a twitter handle or number of FaceBook likes etc. This article helped me find an appropriate solution to the problem.

Author

Acknowledgments

socialmediadashboard's People

Contributors

jamesdrysdale avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

socialmediadashboard's Issues

Utility Function: convert pixels to rems

Create a utility function that converts pixels to rems so it isn't necessary to have to manually do the conversion every time there's a change to some sizing.

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.