Sust is an app that analyzes environmental data such as air quality, solar data, walkability in areas, and greenspot regions using Google 3D maps.
- Air Quality Analysis: Sust provides real-time air quality data for different locations, allowing users to monitor and compare air quality levels.
- Solar Data Analysis: Sust utilizes solar data to provide insights on solar energy potential in different areas, helping users make informed decisions about solar installations.
- Walkability Analysis: Sust evaluates the walkability of neighborhoods and provides information on pedestrian-friendly routes and amenities.
- Greenspot Regions: Sust identifies and highlights green areas and parks in different regions, promoting the importance of green spaces for a sustainable environment.
- Clone the repository:
git clone https://github.com/your-username/sust.git
- Install dependencies:
npm install
- Start the app:
npm start
- Open the Sust app in your browser.
- Select a location or enter the coordinates of the area you want to analyze.
- Choose the type of analysis you want to perform (air quality, solar data, walkability, or greenspot regions).
- View the results on the Google 3D map and explore the detailed analysis for the selected area.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.