Smart Interview Tracker
A simple Python project to track interview preparation progress.
Features
- Save number of problems solved
- Track confidence score
- Get topic recommendations
- View saved history
- Interactive UI using Streamlit
Tech Stack
- Python
- MySQL
- Streamlit
- Git & GitHub
Files
app.py→ Main Python appdb.py→ Database connectionanalytics.py→ Analytics logicrecommendation.py→ Recommendation systemstreamlit_app.py→ Streamlit UI
How to Run
pip install streamlit mysql-connector-python
streamlit run streamlit_app.pyAuthor Charitha Mallireddy
