/productive

Productivity tracker built with React, Redux, and Firebase

Primary LanguageJavaScript

Productivity Tracker

Description

A side project where I am building a productivity tracker. My goal is to allow users to create reoccuring habits and also create one-time todos.

Front End

  • React, Redux, and Flow
  • Bootstrap V4

Back End

  • Express / Node
  • Firebase

npm start to set up

Todo

  • Deploy on firebase
  • Redo authentication forms with redux-form
  • Reorganize folder structure by feature
  • Rewrite habit component to manage form state by itself