https://github.com/usama1190/forest-animals
PROJECT - A simple Streamlit web app to check if an animal lives in our forest and add it if it doesnβt. Manage your forest animals easily! π³πΎ
https://github.com/usama1190/forest-animals
forest-animals mini-project python python-app python3 streamlit streamlit-webapp web-application
Last synced: 12 months ago
JSON representation
PROJECT - A simple Streamlit web app to check if an animal lives in our forest and add it if it doesnβt. Manage your forest animals easily! π³πΎ
- Host: GitHub
- URL: https://github.com/usama1190/forest-animals
- Owner: Usama1190
- Created: 2025-06-27T21:37:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-27T22:14:46.000Z (12 months ago)
- Last Synced: 2025-06-27T23:24:25.153Z (12 months ago)
- Topics: forest-animals, mini-project, python, python-app, python3, streamlit, streamlit-webapp, web-application
- Language: Python
- Homepage: https://forest-animals.streamlit.app/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π³ Forest Animals Tracker πΎ
**A simple Streamlit web app to check if an animal lives in our forest and add it if it doesnβt. Manage your forest animals easily!**
---
## π Features
- β
Check if an animal already exists in the forest
- β
Add a new animal to the forest list
- β
Display all animals currently in the forest
- β
Clean, simple UI with Streamlit
---
## π How to Run
1οΈβ£ **Clone the repo**
```bash
git clone https://github.com/Usama1190/forest_animals.git
cd forest_animals
```
2οΈβ£ **Install dependencies**
```bash
pip install streamlit
```
3οΈβ£ **Run the app**
```bash
streamlit run forest_animals_streamlit.py
```
---
## π Files
- `forest_animals_streamlit.py` β Main Streamlit app.
- `forest_animals.txt` β Stores all added animals.
---
## β¨ Future Ideas
- π Switch to SQLite database
- ποΈ Add delete/edit options
- π» Add animal emojis or images
- π Host the app online (Streamlit Cloud)
---
## π€ Author
Usama Israr Khan
---
Enjoy building your virtual forest! π³π
π¦π