Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryanraj13/sih-2023
The Dropout Visualization Tool, using HTML, CSS, JavaScript, Bootstrap, PHP, MySQL, Apache, and Google Maps API, provides concise insights for government officials. With interactive maps and charts, it simplifies analysis of age, gender, region, and caste-specific dropout data, aiding efficient policy-making for educational challenges.
https://github.com/aryanraj13/sih-2023
apache-web-server bootstrap css google-maps-api html javascript mysql php
Last synced: 28 days ago
JSON representation
The Dropout Visualization Tool, using HTML, CSS, JavaScript, Bootstrap, PHP, MySQL, Apache, and Google Maps API, provides concise insights for government officials. With interactive maps and charts, it simplifies analysis of age, gender, region, and caste-specific dropout data, aiding efficient policy-making for educational challenges.
- Host: GitHub
- URL: https://github.com/aryanraj13/sih-2023
- Owner: aryanraj13
- Created: 2023-10-03T16:26:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T20:38:19.000Z (8 months ago)
- Last Synced: 2024-05-08T21:41:20.559Z (8 months ago)
- Topics: apache-web-server, bootstrap, css, google-maps-api, html, javascript, mysql, php
- Language: HTML
- Homepage:
- Size: 6.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dropout Rates Visualization Tool
Our project aims to provide the government with clear and concise data on student dropout rates in our country. The tool visualizes dropout rates using maps, charts, and graphs, aiding the government in formulating informed policies based on comprehensive data analysis.
![alt text](https://github.com/aryanraj13/SIH-2023/blob/main/home.png?raw=true)
## Objectives
- **Clear Insights:** Visualizes student dropout rates based on age, gender, region, and caste, facilitating a nuanced understanding of the issue.
- **Policy Formulation:** Aims to assist the government in creating effective policies by presenting data in a user-friendly manner.
![alt text](https://github.com/aryanraj13/SIH-2023/blob/main/heatmap.webp?raw=true)
![alt text](https://github.com/aryanraj13/SIH-2023/blob/main/login.png?raw=true)## Technology Stack
- **Frontend:** HTML, CSS, JavaScript, Bootstrap
- **Backend:** PHP, MySQL
- **Server:** Apache Web Server
- **API:** Google Maps API## Features
![alt text](https://github.com/aryanraj13/SIH-2023/blob/main/graph.png?raw=true)
- **Comprehensive Filtering:** Filters dropout data by age, gender, region, and caste for detailed analysis.
- **Interactive Visualizations:** Utilizes maps, charts, and graphs to present data in an accessible and user-friendly format.![alt text](https://github.com/aryanraj13/SIH-2023/blob/main/pie.png?raw=true)
- **Data-Driven Policy Making:** Empowers government officials with the necessary insights to make informed decisions.## Getting Started
To set up the project locally, follow the steps in the [Installation Guide](docs/installation.md). Make sure to fulfill the technology stack requirements and configure the database connection.
## Usage
1. Access the tool through your web browser.
2. Choose desired filters (age, gender, region, caste) for dropout rate visualization.
3. Explore maps, charts, and graphs displaying dropout statistics.
4. Gain valuable insights to inform policy-making decisions.## Contributing
Contributions are welcome! Follow the [Contribution Guidelines](CONTRIBUTING.md) to contribute to the project's development.
## License
This project is licensed under the [MIT License](LICENSE) - feel free to use, modify, and distribute the code.
## Acknowledgments
Special thanks to the open-source community and the developers of the technologies used in this project for their invaluable contributions.