Giter VIP home page Giter VIP logo

javascript-landing-page's People

Contributors

sbmsr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

javascript-landing-page's Issues

[Feature Request] Improve Errors on Signup Form Validation

Description

Our signup form is a bit incomplete. We need to handle 4 cases:

  1. successful signup
  2. empty email
  3. taken email
  4. repeat email

The code is in place. We just need you to add some logic to hook everything up.

Expected behavior

The signup form should behave like so:

Successful Signup

5 0

Empty Email

5 1

Taken Email

5 2

Repeat Email

5 3

[Bug] Desktop Nav Is Visible on Mobile

Description

Users are reporting that the nav is messed up on mobile. It sounds like the nav buttons for desktop are still visible on mobile.

Please hide the desktop nav buttons so they are no longer visible on mobile. While doing this task, stick to using our existing css classes. Our styles.css is fairly messy, and we don't want to add any more new styles.

Expected behavior

Our mobile nav should look like this:

image

[Bug] Nav Buttons Don't Work (Desktop & Mobile)

Description

Fix our Nav buttons on Desktop and Mobile. Upon clicking them, the browser should jump to specific parts of the webpage.

Expected behavior

Our nav should behave like so:

Desktop

Screen.Recording.2022-11-15.at.2.46.07.PM.mov

Mobile

Screen.Recording.2022-11-15.at.2.44.22.PM.mov

[Feature Request] Tiles Need to be 2x2 CSS Grid

Description

Our challenge tiles are currently a single column. We got feedback from design to instead make them a 2x2 grid ๐Ÿคฌ

Luckily, our challenge container is already a grid. you have to make a very small change to the challenge-grid CSS.

Expected behavior

The challenge grid should look like this:

4

[Bug] Invert Banner Image Colors

Description

Users are reporting that the banner image has inverted colors. It seems our designer screwed up ๐Ÿ˜…

The designer is too busy to fix this issue. In the meantime, could you look into using CSS to invert the colors back to normal?

Expected behavior

Our banner image should look like this:

3

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.