Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

gursesl/cherrypie

Repository files navigation

Build Status Coverage Status Greenkeeper badge Known Vulnerabilities

Live links

Cherry Pie

This is a repository with code for cherry pie making recipes

Heroku Setup

  • heroku login
  • heroku git:remote -a cherrypieapp
  • git push heroku master

TravisCI Setup

  • Environment vars for Surge, Heroku
  • Build stages in YAML file

Tech Todo

  • Add Redux
    • Test Redux
    • Add actions and action creators
    • Solidify reducers
  • React router
    • Test react router
  • Styled components
    • Test styled components
  • Add Proptypes
    • Test Proptypes
    • Refactor client/server scrips
  • Add Redux Sagas
    • Test sagas
  • Reselect for Redux
    • Test restate
  • Container/component template w/ Redux
  • React Forms
    • Test forms
  • Semantic UI main App layout component
    • Test Semantic UI layout component

Functional Todo