GithubHelp home page GithubHelp logo

travel-map's Introduction

Travel Map

This project is a travel map that displays places I've been around the world, focused on the city/country aspect.

How do I clone this?

Simply make a fork and edit the parts you want. The project is intended to be hosted at the root of a subdomain, but I tried to use relative pathing as much as possible to make it easy to adapt for serving it at a non-root path. The main things you'll want to change are the hero image img/hero.jpg, the "about me" text, and the meta description/author tags in index.html, as well as the actual database of locations data/locations.geojson and any specific images and descriptions in the data/descriptions directory. All I ask is that you please attribute me on the website somewhere in a visible place.

Tech behind the project

This project uses Angular.js (yes, old Angular!) using modern JS (modular) features without using webpack or babel. The reason I did this is because I'm not targeting old browsers at all with this project as I don't care enough to do so, and I wanted to make the development process as simple as possible. The whole project can be served via any static site host; personally I'm using GitHub pages. There is no backend components or build steps whatsoever - simply update the files and run it in your browser.

Acknowledgements

The biggest acknowledgement I want to make for this project is to the folks at NASA that uploaded the "Blue Marble" satellite photography for free public use. It's what makes the map part of this project possible and doesn't cost anything to use. I also want to thank Nicolas Mollet from MapsMarker for making the map icons free to use in projects like this one. Moreover, there's a myriad of open-source projects like Angular.js, Underscore, Polymaps and Bootstrap (among others) that I'd like to thank as well. Finally, I want to thank the people at CdnJS for hosting javascript libraries for free public use.

Potential features for the future

Here's a few things I am thinking of adding in the future:

  • Support for multi-person travel maps with ability to tag a location as visited by multiple parties
  • Tracking dates visited and being able to visualize how much of the world you've travelled as years go by
  • Better mobile device support

travel-map's People

Contributors

podrezo avatar

Stargazers

Randy Gingeleski avatar

Watchers

 avatar

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.