14

Mood Tracker

Laravel, Breeze, Tailwind

Mood Tracker

This project tracks your daily mood. You can enter the mood (happy, sad, angry) and write some notes on how you feel. Based on that, it wil plot a colored box on the home page. The grid shows your overall mood, and the system analyze your monthly mood and show you how you MOSTLY have been feeling during that month.

The purpose of this project was to practice Laravel Cache. 

Here is what I learned:

- How to cache records and models at the applications level

- How to delete cached models after a certain period of time

- How to clear cache automatically when a model is updated or deleted...etc

 

Resources

Resources & references I used to build this

Screenshots

Check screenshot below, or visit site from above link