Giter VIP home page Giter VIP logo

kyzr-server's Introduction

alt tag


Welcome to The Kyzr Project's Server Repo

The Android repo can be found here!


##FAQ

What is The Kyzr Project?

It is a cool project

How do I play?

Download the app!

Where can I check my Torch's location?

thekyzrproject.com


How the server is run

Our server is a full-stack implementation of a LAMP server setup. We are running Debian 7, Apache server, Mongodb and python-Flask.

For mapping the travel of the torch we are using Google Maps API, with on-the-fly javascript creation.

Updating the database is done via POST requests.


What do I need to run the server?

####This is for people who want to create their own implementation of the server code. ###The dependencies this project is built off of are:

  • python-2.7
  • python-flask (latest version)
  • pyMongo-3.0 (or later)
  • Mongodb-ALL-2.0.6 (or later)
  • Apache2-server

###Installation To install the code onto your server you will first need to set up Apache2-server with Flask. A good tutorial on this can be found on DigitalOceans website.

Once that is set up, simply copy this code into the /var/www/ folder.

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.