A journaling web application that analyzes the users daily journal entries and provides feedback on ways to improve the next day.
Check out our Devpost! https://devpost.com/software/mental-breakdown
Step 1: Clone the repository
git clone https://github.com/derek-mo/Mental-Breakdown.git
Step 2: Download the required libraries
pip install streamlit
pip install streamlit-extras
Step 3: Run the program
cd mental-break
python3 -m streamlit run ./home.py
Developed by Derek Mo, Jeremy Garcia, Liam Sy, Sharika Khondaker