Coder Social home page Coder Social logo

m0nica / ambition-fund-website Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 5.0 9.73 MB

Website for www.ambitionfund.org, micro-grant program to provide support for underrepresented people who need financial assistance pursuing professional development opportunities in the technology industry.

Home Page: https://www.ambitionfund.org

License: MIT License

JavaScript 82.39% CSS 17.61%
donation landing-page

ambition-fund-website's Introduction

Hi, I'm Monica ๐Ÿ‘‹๐Ÿพ ๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ป

banner that says Monica Powell - software engineer, content creator and community organizer alongside a cartoon illustration of Monica

I'm a software engineer who is passionate about making contributing to open-source more approachable, creating technology to elevate people, and building community. Some technologies I enjoy working with include ReactJS, Jamstack (JavaScript, APIs + Markup) and GraphQL. In 2020, I was selected to be an inaugural GitHub Star ๐ŸŒŸ based on my involvement in the tech community. My interest in the React ecosystem led me to launch React Robins, a community for women and non-binary ReactJS developers.

Find me around the web ๐ŸŒŽ:

  • Learning in public on Twitch or monica.dev ๐Ÿ“น โœ๐Ÿพ
  • Tinkering with interactions on Codepen ๐Ÿ“
  • Sharing updates on LinkedIn ๐Ÿ’ผ

ambition-fund-website's People

Contributors

allcontributors[bot] avatar am-77 avatar dependabot[bot] avatar jordan-paz avatar m0nica avatar omaratta212 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ambition-fund-website's Issues

Add Hover State to - Receive Updates Button

The receive updates button currently doesn't have a hover state but should be updated to appear different on hover. Also, the link in the button should no longer have an underline (regardless of hover state).

Screen Shot 2020-06-21 at 12 12 38 AM

[Increase Test Coverage] Index

The index file should have jest/react-testing-library unit tests to ensure that

  • the text Ambition Fund appears
  • the subscribe button appears
  • the text Supporting your professional ambitions. appears
  • text contact us appears
    Additional context
    The mocks inside of mocks will likely need to be updated for this issue

Align Sign Up Form

The left-side of the sign up form should be aligned with the left-side of the sign up paragraph. Right now the sign up form has additional spacing on the left-hand side that is causing it to not appear aligned with the sign up paragraph.

Screen Shot 2020-06-21 at 7 02 15 AM

Screen Shot 2020-06-21 at 7 02 04 AM

Add opportunities page to nav + make nav links more flexible

There is a list of free and low-cost professional development opportunities at: http://localhost:8000/opportunities or /opportunities. However, this page needs to be added to the Navigation component. The current navigation component doesn't work on the opportunities page due to the anchor links (throws error in dev and fails "silently" in production).

Tasks to be completed

  • Make the navigation on the /opportunities page functional
  • Add link to the /opportunities page in the sitewide navigation

[Increase Test Coverage] Footer

  • jest/react-testing-library unit tests should be added to the footer component to confirm that the link to e-mail address, twitter link, github and open collective links appear.

[Increase Test Coverage] Sign Up Form

  • jest/react-testing-library unit tests should be added to the signup component to confirm that the form fields appear and the form is functional. The request/request URL for the form service should be mocked.

[Increase Test Coverage] Mission

  • Verify that mission appears on the homepage
  • Verify that the following copy appears in the Mission component:
    • Supporting your professional ambitions.
    • Microgrant Program
    • Amplify Opportunities

Align Icon with Site Title

In the site navigation the icon is raised to the left of the text "Ambition Fund". The icon and site title should appear to be aligned to the same axis so that one is not higher or lower than the other.
Screen Shot 2020-06-21 at 6 59 03 AM

Style Links

Screen Shot 2020-06-21 at 12 10 18 AM

  • Update links in footer to be styled
    • The links should match the theme colors vs. default browser link colors
    • Underline can be kept or removed

Resolve "Warning: Failed prop type: Invalid prop `fluid` supplied to `Image`" when running unit tests

Describe the bug
A clear and concise description of what the bug is.

console.error is output when running yarn test

  Warning: Failed prop type: Invalid prop `fluid` supplied to `Image`.
      in Image (created by Context.Consumer)
      in StyledComponent (created by Styled(Image))
      in Styled(Image) (created by PureHeader)
      in div (created by Context.Consumer)
      in StyledComponent (created by styled.div)
      in styled.div (created by PureHeader)
      in div (created by Context.Consumer)
      in StyledComponent (created by styled.div)
      in styled.div (created by PureHeader)
      in div (created by Context.Consumer)
      in StyledComponent (created by styled.div)
      in styled.div (created by PureHeader)
      in header (created by Context.Consumer)
      in StyledComponent (created by styled.header)
      in styled.header (created by PureHeader)
      in PureHeader
      in ThemeProvider

To Reproduce
Steps to reproduce the behavior:

  1. Install project and dependencies locally
  2. Run yarn test or yarn test:watch
  3. See passing tests with that console.error output

Expected behavior
A clear and concise description of what you expected to happen.

When running yarn test or yarn test:watch all tests should pass with no console.error's output

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.