https://github.com/githubasr2001/assam_tourism
https://github.com/githubasr2001/assam_tourism
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/githubasr2001/assam_tourism
- Owner: githubasr2001
- Created: 2025-03-02T22:22:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T22:28:49.000Z (3 months ago)
- Last Synced: 2025-03-02T23:25:05.892Z (3 months ago)
- Language: Python
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assam Tourism Portal
## Introduction
Welcome to the **Assam Tourism Portal** – a web application designed to showcase the beautiful tourist attractions of Assam. This app provides district-wise and category-wise filtering options to explore various tourism spots across the state.## Features
- Professional and Clean UI Design
- District-wise Filtering
- Category-wise Filtering
- Dynamic Data Display
- Download Filtered Data as CSV
- Indian Flag & Assam State Background for Government Projects## Folder Structure
```bash
|-- app.py # Main Streamlit App
|-- Assam_TestData.csv # Dataset
|-- assets/ # Images Folder
| |-- india_flag.png # India Flag
| |-- assam_bg.png # Assam Background
|-- requirements.txt # Libraries List
|-- README.md # Documentation
```## Installation
### Prerequisites
Make sure you have **Python 3.10+** installed.### Install Dependencies
```bash
pip install -r requirements.txt
```## Run the Application
```bash
streamlit run app.py
```## Usage
1. Select the **District** from the dropdown list.
2. Select the **Category** from the dropdown list.
3. Filtered data will be displayed in a table.
4. Download the filtered data using the **Download Data** button.## Technologies Used
- Python
- Streamlit
- Pandas
- PIL (Pillow)## Live Demo
Visit the app at: [Assam Tourism Portal](https://beautifulassam.streamlit.app)---
### Developed by
[Srikar Anudeep Remani](https://linkedin.com/in/asr143)For any queries, contact: [email protected]