Skip to content

ProDuckTiv is a productivity tracker built with React

Notifications You must be signed in to change notification settings

phsueh/producktive-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProDuckTiv

This repo is the React frontend of a productivity tracker. This personal project leverages charts from chart.js to dynamically provide users quick visual feedback regarding the status of their daily productivity. Frontend was built with React and CSS styling done with Bulma. To see Rails backend click here.

home-page

Features

  • See demo here
  • User can create categories and assign durations to those categories. Pie chart uses user-data to dynamically render updates and provide visual representation of how time is spent
  • User can create daily tasks and assign them to categories. Users can mark tasks as complete. Doughnut chart will dynamically update to show which tasks are completed
  • User can create goals and assign them to created categories
  • User can benefit from the convivence of being quickly reminded regarding the status of their productivity

Installation and Setup

Below are instructions to view the application on your machine. Instructions assume you have React installed.

  1. Install dependencies
npm install
  1. Launch React
npm start

Inspiration

Project was inspired by seeing an overwhelming amount of fitness trackers but lack of productivity trackers.

Licensing, Feedback, and Questions

  • Project is maintained by me
  • Feel free to give feedback or ask questions
  • Licensing info – at this time this project is not intended to be open sourced and project is not authorized for reuse

About

ProDuckTiv is a productivity tracker built with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published