← Go Back
SQL Daily Progress Dashboard - Streamlit
Streamlit dashboard to keep track of my SQL Questions Solved Journey
- The app displays my daily progress in solving SQL problems from various
platforms such as LeetCode, StrataScratch, and more.
- The backend of the app establishes a connection to the Notion API. Notion API is
a powerful tool that enables seamless integration of Notion
- The code is manually run daily to receive and process new data from the Notion
API, subsequently saving it to a database.