Giter Site home page Giter Site logo

heathhenley / shipwrecks Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 5.57 MB

A simple app to display shipwreck locations in the New England area.

Home Page: https://www.neshipwrecksmap.com

Python 54.90% HTML 29.15% Procfile 0.16% JavaScript 13.30% CSS 2.48%
diving django maps maritime rhode-island shipwrecks leafletjs

shipwrecks's Introduction

Shipwrecks

A simple single page app to display shipwreck locations in the New England area.

Data

The wreck data in the map was pulled from various sources on the web, the Beaver Tail Lighthouse Museum has a comprehensive database of wrecks, some with locations, at their site. Please refer to their site for more detailed information about a specific wreck, and be sure to check with them regarding how the data is allowed to be reproduced.

Architecture

The app is currently a simple Django app, the backend database is an sqlite file. The front end uses Leaflet.js to render the map and plot the wrecks in the provided locations. The app is currently deployed using Heroku.

Contributing

If you have a suggestion or bug report, please create an issue: https://github.com/heathhenley/Shipwrecks/issues/new

To contribute to development:

  • clone this project's repo locally
  • change to the ShipWrecks directory
  • (probably in a virtual environment) install the requirements: pip install -r requirements.txt
  • run `python manage.py runserver' to start the project locally
  • make your changes and submit a PR Note: please do not submit PRs for changes to the database data

Future Plans / TODO

There is a running list of TODO ideas here: #1

shipwrecks's People

Contributors

heathhenley avatar

Watchers

 avatar  avatar

shipwrecks's Issues

TODO list - ideas for improvements

Some improvement ideas:

  • panel or overlay with information / link to this Github / etc
  • some wrecks have no data references, can we fix that?
  • add sonar data layers to map
  • display on mobile is a little small
  • toggle wreck markers (default on) --> when you zoom in a lot, could be cool to be able to look at bathy without the marker in the way
  • refactor template a bit - it's pretty messy
  • make the pop up a little prettier (bootstrap "note" for the data notice", maybe a table or card for the the rest)
  • migrate sqlite database to postgres
  • use django to write api to return data in json:
    • list all
    • all within radius of lat/lon
    • all between given years
  • allow 'report problem / suggest edit'
  • add log in / auth
  • add wreck detail view - allow commenting?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.