Visualize how you spend (or wish to spend) your time with a simple printable & shareable pie chart.
Make a website that allows a user to quickly enter activies with times and visualize it with a pie chart for printing or sharing.
** Example photo of what I envision the app looking like ** *Image source: https://img.haikudeck.com/mg/2294F068-CBB1-4FD2-A2C5-D46BA7B2AF40.jpg
- no login required.
- state can be saved via bookmarking.
- title can be customized.
- colors can be customized.
- chart can be exported as printer friendly pdf.
- chart can be shared via url or pdf.
- use CRA to scaffled initial app.
- Decide input layout
- pick pie chart library (leaning towards https://www.npmjs.com/package/react-minimal-pie-chart)
- getting/setting state via url parameters (need react router?)
- select pdf generating library.
- build website.
- select host.
- share with people.
- React - Front-End JavaScript library
- Thomas J. Herzog - https://github.com/tomrule007
This project is licensed under the MIT License - see the LICENSE file for details
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.