Code Monkey home page Code Monkey logo

maraudersmap-client's Introduction

Marauder's map

Marauder's map helps students see where other students are on Olin's campus.

This is the start of an attempt to modernize The Marauder's Map @ Olin, an application written between 2008 and 2010 by Andrew Barry and Ben Fischer. It used wxPython, PHP, and MySQL.

This repository is for client development. For server development, see [https://github.com/ohack/maraudersmap-server/](Marauder's Map Server Repository).

The original client used wxPython. We are attempting to improve it and port it to QT using pyside. Mac Screenshot

In addressing some of the issues of the previous version of Marauder's Map @ Olin, we will strive for the following:

Maintainability

  • Code will be legibile and compliant with PEP8 and commented (using the Sphinx .rst markup syntax)
  • Code will have tests to document its status (using the Python unittesting framework)
  • The project will be documented in a way such that it can be extended, replicated, and/or restarted relatively easily

Educational value:

  • Standards and standard libraries will be leveraged where available, i.e. JSON for communication general good practices
  • The project will be open and involve as many students as possible; perhaps it can be leveraged in future applications?

Branches

  • master -- This is where you are now and where releases are to be found.
  • development -- This is where active development is happening. Stuff here generally works, but is in flux.
  • playground -- This is where we try out crazy new ideas, don't follow standards, and write unstable code.
  • gh-pages -- This is the documentation branch. Never edit files in this branch manually; use make html in docs to generate updated documentation.

Documentation

HTML docs

Releases

v2.0.1a - Initial Alpha Release Changelog

  • client has been rewritten from the ground up using the QT GUI framework
  • client can open the web application in standard mode
  • client can open the web application in placement mode, allowing the user to set his or her position manually
  • client can authenticate with the map server
  • client broadcasts locations in the background
  • client's update frequency can be configured in the interface's preference window
  • client runs from source on Windows
  • client can be distributed as an app on Mac OS X

maraudersmap-client's People

Contributors

jceipek avatar paulbooth avatar jkirschner avatar tcr avatar cypressf avatar

Watchers

James Cloos 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.