Code Monkey home page Code Monkey logo

commit-feed's Introduction

How to run this app

  1. clone the repo
  2. run npm install
  3. in the .env.dev and .env.prod files, replace YOUR_GITHUB_TOKEN with your Github Token: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
  4. run npm start
  5. open http://localhost:3000 to view it in the browser.
  6. test out the 3 routes: a.) / b.) /{repo_owner}/{repo_name} c.) /does/not/exist

How to run the test suite

npm test launches the test runner in the interactive watch mode.

Technologies Used

Testing (Unit and Integration)

Currently at 91.9% coverage:

test_coverage

Screenshots of Features and Functionality

Home Route - Desktop Button Disabled

home_desktop_3

Home Route - Desktop Button Active (based on input validation)

home_desktop_button_active

Home Route - Mobile

home_mobile

Commits Route - Desktop - Loading State

commits_route_loading.mov

Commits Route - Desktop - Data Rendered

commits_route_desktop

Commits Route - Mobile

commits_route_mobile

Not Found Route - Desktop

not_found_desktop

Not Found Route - - Mobile

page_not_found_mobile

Future Functionality

V2:

  • Add caching (if desired? i.e. If I navigate away from the /{owner}/{repo} route and navigate back again, is it ok to pull from data already in the store? or would we want to ensure latest commits displayed?)
  • Add more base components (i.e. Text, Header, etc.) and break into separate design system library or module
  • Add key commands / tabbing through the list of commits
  • Add Storybooks
  • Work with designer to fully flesh out mobile design
  • Add E2E testing (i.e. Cypress)
  • Add analytics events (Google, Bugsnag, etc.)

commit-feed's People

Contributors

hannahschafer avatar

Watchers

Dan Arpoika avatar  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.