expense-chart-component

Frontend Mentor - Expenses chart component solution

This is a solution to the Expenses chart component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

Screenshot

My process

Built with

Continued development

In the future I’d like to keep working with creating tooltips. They’ve always been a bit tricky for me. I’d also like to try and make this app display all the spending info dynamically rather than just the day to day spending. Unfortunately, the provided json file didn’t include any of that.

Author

//CHECK ALL FEATURES // - adding to balance ✔ // - adding expenses ✔ // - subtracting expenses from balance ✔ // - displaying last week data properly (check for timezone offset?) ✔ // - ensure all displayed data matches localStorage ✔ // - spending increase month to month ✔ // - check reset button ✔ // - authentication ✔ // - add avatars // - display expenses