Skip to content

muhtalipdede/deprem

Repository files navigation

Earthquake

A web-based application that visualizes earthquake locations in Turkey on a map.

Demo

Check out the live demo at deprem.fly.dev.

Technologies Used

  • Python

Features

  • Visualization of earthquake locations on a map.
  • Display of earthquake information such as magnitude, time, and location.

Installation

  1. Clone the repository: git clone https://github.com/muhtalipdede/deprem.git
  2. python3 -m venv venv
  3. source venv/bin/activate
  4. Install the dependencies: pip3 install -r requirements.txt
  5. Run the development server: python application.py
  6. Visit http://localhost:5000 in your browser to view the app.

Contributing

If you'd like to contribute to the project, please open a pull request with your changes.

License

This project is licensed under the MIT License.

About

A web-based application that visualizes earthquake locations in Turkey on a map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors