Skip to content

jdegand/edie-homepage

Repository files navigation

Edie Homepage

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Desktop


Mobile


Mobile Open


Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories. Note: The previous design document may be incomplete, as you need to find an archived version of the challenge as all legacy challenges have had their documentation removed from DevChallenges.

Requirements

  • I can see a page following the given design
  • I can see a page on mobile following the given design
  • I can go to certain locations by selecting links in navigation or footer
  • Surprise me with mobile navigation.

Thoughts

  • Bootstrap icons - use font-size and color to manipulate

  • Bootstrap overflow options are limited. Nothing to target overflow-x or overflow-y ?

  • Grid-template-areas > Bootstrap nested grids

  • Bootstrap grids expect content inside every column - leaving one column or row free is difficult and documentation / examples hard to find

  • Grid-template-areas you can just place a "." and you have free space - bootstrap equivalent to this is ... using br tags or clearfix

  • Rounded class is really weak even at maximum. Feel same can be said about quite a few properties.

  • Chose to make box shadow for only the border-bottom - cause of container class - probably had to rework whole section to add gaps etc

  • Gray on Gray input boxes were not implemented

  • I shifted the 3 picture grid on smaller screens to underneath the paragraph

  • This project refreshed my knowledge of Bootstrap (v5 vs v4).

Useful Resources

About

DevChallenges - Legacy - Responsive Web Developer - Edie Homepage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published