Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhijitparida/hacktobermap

A map of Hacktoberfest 2019 participants https://abhijitparida.github.io/hacktobermap/
https://github.com/abhijitparida/hacktobermap

hacktoberfest openstreetmap

Last synced: 15 days ago
JSON representation

A map of Hacktoberfest 2019 participants https://abhijitparida.github.io/hacktobermap/

Awesome Lists containing this project

README

        

HacktoberMap
============

Happy Hacktoberfest! :fire: HacktoberMap is a map of Hacktoberfest 2019 participants.

Link to the map: [https://abhijitparida.github.io/hacktobermap/](https://abhijitparida.github.io/hacktobermap/)

## Contributing

[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/0)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/0)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/1)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/1)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/2)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/2)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/3)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/3)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/4)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/4)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/5)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/5)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/6)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/6)[![](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/images/7)](https://sourcerer.io/fame/abhijitparida/abhijitparida/hacktobermap/links/7)

### Step 1

If this is your first pull request, please read this article: [How To Create a Pull Request on GitHub](https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github)

Fork the repo by pressing the "Fork" button on the top right side of the repository and clone your forked repository.

### Step 2

In your forked repository, edit `hacktobermap.js` and add your name, location, latitude and longitude to the bottom of the file using this format:

```
{
name: "Your name",
location: "Your location",
latitude: 12.34,
longitude: 56.78
},
```

You can get the coordinates of your location from [https://latlong.net](https://latlong.net). Your location can be your city, your state or even your country - it's entirely up to you and how much you want to disclose on the Internet.

***Warning:** Do NOT put the exact coordinates of your house for your own safety!*

### Step 3

Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own marker on the [HacktoberMap](https://abhijitparida.github.io/hacktobermap/)!

### Step 4

Please star the repo if you like this fun little Hacktoberfest project :heart:

## Other Fun Hacktoberfest Projects

* [swarajlaha/hactoberexplor](https://github.com/swarajlaha/hactoberexplor)
* [srinibasbiswal/HacktoberProfile](https://github.com/srinibasbiswal/HacktoberProfile)

## License

[MIT](LICENSE)

Map data © [OpenStreetMap](https://www.openstreetmap.org/) contributors, [CC-BY-SA](https://creativecommons.org/licenses/by-sa/2.0/), Imagery © [Mapbox](https://www.mapbox.com/)