Skip to content

estuelke/reddit-timer-estuelke

Repository files navigation

Reddit Timer App

Home Screen

Use a heatmap to show users the best time to post in a given subreddit.

About This Project

I implemented this project as part of a course offered by ooloo.io. This course was designed to simulate a professional real-world development environment by providing design, user stories, and code review.

Johannes at ooloo.io designed the project using Zeplin. He also provided user stories via Asana as would be done on an agile software development team.

I took each story and implemented them based on my own knowledge of React, css and Javascript. Then submitted a pull request after each task was complete. Johannes, a senior developer, thoroughly reviewed the code and provided thoughtful feedback and guidance.

The course was unique in that, instead of teaching someone how to code, it taught me how to code in a professional environment. It's difficult to get this type of instruction in a teaching environment. The following are some of the techniques I learned or strengthened:

  • Code reviews
  • Professional Git workflow with pull requests
  • Writing integration tests
  • Creating pixel-perfect designs
  • Working with styled components
  • Writing custom hooks
  • Debugging inside a browser

Stack and package choices were left up to my discrection with some guidance from the course as long as I met the acceptance criteria and used React to implement the app.

Tools Use for the Project

  • Zeplin - Design
  • Perfect Pixel - Lining up the Design with the Result
  • Asana - Kanban board
  • Github - Version control & team collaboration
  • Slack - Team communication tool

Install

yarn install

Usage

yarn start

Run tests

yarn test

Author

Erin Stuelke


Special Thanks to ooloo.io, Johannes Kettmann and kelvin8773 (for providing a sample readme).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published