Giter Club home page Giter Club logo

cartes.io's Introduction

About

This is an open source project based on Laravel 5.7. Feel free to fork and use! This repo is the code behind Cartes.io.

The API docs are available in our wiki.

Want to just test out the site? There's a demo map, or you can create your own map.

Using Cartes.io

You are free to use Cartes.io and/or it's API free of charge. No authentication is required.

Please consider donating/sponsoring the project!

Use cases

You can create maps for anything! You can explore the existing public maps on the site, or get inspired with a few ideas here:

  • Do you have a couple of favorite restaurants? Create a map marking the spot so that you can always check back in and share your discoveries with friends
  • Friends/family from out of town coming to visit you? Create a map with all the helpful local destinations, like the best bakery or the nearest family doctor
  • Going hiking? Create a map showing where you plan to be, and regularly create new markers as you pass important checkpoints. Share the map with friends/family in case you get lost
  • Does your town have a few "little free libraries"? Create a map of where they are and share it with your community on Facebook or wherever
  • Going out to protest? Create a public community-driven map so that everyone can mark dangerous markers and be aware of what's going on when and where

Notable maps created

Some awesome maps have already been created by the community and shared publicly.

Note, to see markers on some of these maps, you need to go into "Map display options", and then check the "Show all markers" checkbox.

Install

After running composer and npm, run the following commands to create the permissions and roles:

  • php artisan migrate
  • php artisan permission:create-role admin web "manage markers|edit markers|create markers|delete markers|manage categories|edit categories|create categories|delete categories|manage user roles|manage roles|apply to report|manage maps|create markers in bulk|mark spam"
  • php artisan permission:create-role editor web "manage markers|manage categories|manage maps"
  • php artisan permission:create-role "power reporter" web "create markers in bulk"
  • php artisan permission:create-role reporter web "edit markers|create markers|delete markers|mark spam"

Important note: previously the markers table was called incidents - there is a column in the maps table that requires manual updating in MySQL - see file 2020_11_26_152012_rename_maps_can_create_incidents_column_table

cartes.io's People

Contributors

mwargan avatar dependabot[bot] avatar laravel-shift 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.