Add .gitignore file to exclude common Python, virtual environment, IDE, and OS files
dbfbd84
James McCoolcommited on
Update requirements and enhance Streamlit app with MongoDB integration. Added pymongo to requirements and implemented database connection and data retrieval in streamlit_app.py.