Git Product home page Git Product logo

getoutside's Introduction

#Get Outside!

Get Outside! is a framework and application template, enabling communities to post events and ongoing services and amenities.

Key components of a Get Outside! installation include:

  • Lists and Open Street Map (OSM)-based maps of these events and facilities, and mechanisms to search and filter to find those of interest.
  • An administrative interface by which events are loaded from pre-existing remote data sources such as Facebook events, Google Drive spreadsheets, and ActiveNet's REST API v2.
  • An administrative interface by which facility locations are uploaded, accepting a variety of formats including Excel spreadsheets and Google Drive spreadsheets.

The intended audience is parks and recreation departments, community centers, and other local organizations who have a collection of event and/or facility data, but who don't necessarily have the budget or personnel to deploy as custom-designed interactive GIS mapping website.

#Requirements

Get Outside! is designed to use standard PHP extensions and the MySQL database server, so it may be deployed on common, low-cost web hosting services.

  • PHP 5.2 or later
  • PHP PDO and PDO-MySQL extensions
  • MySQL database 4.x or later
  • Apache with mod_rewrite enabled
  • A Bing Maps API key (for address searches and directions)

#Getting Started

  1. Download the ZIP file of the Get Outside! source code, and unpack it on your PC.
  2. Edit application/config/config.php, following the instructions in the file.
  3. Edit application/config/database.php, following the instructions in the file.
  4. Upload the source code to your website hosting service.
  5. Point your web browser at the folder you just uploaded. You will be walked through the setup process.

Additional documentation is in the docs subfolder.

##Credits & Thanks

Thanks to [http://www.knightfoundation.org/](The Knight Foundation) for funding this project.

As with most open source software, this builds from many other packages. These packages have been bundled with Get Outside! so the exact versions are available, and so we can include the individual licenses.

These packages include:

  • CodeIgniter -- PHP framework
  • Twitter Bootstrap -- Responsive grid design, so the page behaves nicely when you resize or view on mobile screens
  • jQuery and jQuery UI -- Toolkit/framework for AJAX, DOM/DHTML work, popup widgets, date pickers, and other such elements
  • fullCalendar -- jQuery plugin for generating AJAX-savvy calendar grids
  • Leaflet -- Map framework
  • TinyMCE -- Turns <textarea> boxes into WYSIWYG HTML editors
  • ics-parser -- by John Grogg, for parsing iCal event feeds. (if we forgot to list you, please mention it!)

getoutside's People

Contributors

greeninfo avatar

Stargazers

Florian Steinel avatar

Watchers

Seth Fitzsimmons avatar Eric Gelinas avatar Chris Henrick avatar Eric Brelsford avatar Eric Rodenbeck avatar Sean Connelley avatar Logan Williams avatar Emily Hobson avatar James Cloos avatar Alan McConchie avatar Dan Rademacher avatar  avatar Heather Grates avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.