https://github.com/uzma-jawed/read_n_quote_streamlit
A Streamlit app to log books, collect quotes, search by genre/status, and gain reading insights, built in Python.
https://github.com/uzma-jawed/read_n_quote_streamlit
journaling python quotes reading streamlit
Last synced: 3 months ago
JSON representation
A Streamlit app to log books, collect quotes, search by genre/status, and gain reading insights, built in Python.
- Host: GitHub
- URL: https://github.com/uzma-jawed/read_n_quote_streamlit
- Owner: Uzma-Jawed
- Created: 2025-07-02T16:07:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-02T21:59:22.000Z (3 months ago)
- Last Synced: 2025-07-02T22:31:39.888Z (3 months ago)
- Topics: journaling, python, quotes, reading, streamlit
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 📖 Personal Reading Journal & Quote Collector
A stylish and interactive **Streamlit web app** built in Python to help you log books you read and collect your favorite quotes.
Made by [Uzma Jawed](https://github.com/Uzma-Jawed), turning CLI projects into beautiful frontend apps!
___
### ✨ Features⭐ Add books with genres, status, and year
💬 Collect favorite quotes from your reading
🔍 Search books by genre or status
📚 View quotes and filter by keywords
📊 Get reading insights (most read authors, books with most quotes)
___
### 👩💻 Tech Stack- [Python](https://www.python.org/)
- [Streamlit](https://streamlit.io/)
- JSON File Handling
- Modular Python Scripts
___
### 📂 File Structureread-n-quote-app/
├── read_n_quote_app.py # Streamlit frontend
├── book_manager.py # Book-related logic
├── quote_manager.py # Quote-related logic
├── file_manager.py # Load/save functions
├── books.json # Saved books data
├── quotes.json # Saved quotes data
└── README.md # Project documentation
___## ▶️ How to Run
Make sure you have Python + Streamlit installed.
streamlit run read_n_quote_app.py
___
🌐 Live AppDeployed my first streamlit web app1
https://readnquoteapp-fuhyusxvcde5e77ezxyzcb.streamlit.app/
___🤝 Connect with Me
💼 LinkedIn: https://www.linkedin.com/in/uzma-jawed-21684728b
“A reader lives a thousand lives before he dies. The man who never reads lives only one.” -George R.R. Martin