Giter Club home page Giter Club logo

spottr-locationmanager's Introduction

image

spottr-locationmanager

Spottr is a locationmanager build for photographers and urbexer. Find out more at www.spottr-fotolocations.de

Demo

Have a look at our Demo

Requirements

  • PHP >5.5
  • MySQL

download

v1.0 Alpha

Install instructions

  • first you need to create a mysql table with the name "spottr"

  • import "mysql_install.sql" from "/rest-api/docu/"

  • upload the files to your server

  • create folder "org" and "thumb" in "/rest-api/media/locations"

  • edit "/rest-api/app/config/configure.php"

    • define("CONF_DATABASE_SERVER", "Your databaseserverURL (localhost)");
    • define("CONF_DATABASE_USERNAME", "Your Database User");
    • define("CONF_DATABASE_PASSWORD", "Your Database Users password");
    • define("CONF_DATABASE_SCHEMA", "spottr");
  • edit "/rest-api/app/config/rest-configure.xml" Your URL where the application is accessed <application_path>/rest-api/</application_path>

First Login

Add your user and delete the first login user

  • go to administration in the top right corner

  • click on the user icon in the top

  • add your account which fits your e-mail address

    • it's very important that you set this user to the role user and administrator
  • logout and login with your created user

  • now it's important that you delete the firstloginuser in the user administration where you created your user

  • You're ready to go.

Please create an issue if you have any problems or connect us in the G+ Community.

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.