Skip to content

debolk/zeusmatch

Repository files navigation

ZeusMatch

ZeusMatch is a small, single page, mobile application that creates eternal love between members of the Z.E.U.S. The concept is based off Tinder, but for a local, known set of people.

Technology

ZeusMatch is a client-side Javascript application built using jQuery Mobile. The server-side components are based on Laravel.

Deployment

  1. Install nginx, php and mysql. An example nginx-configuration is available in .nginx-config.example.
  2. Checkout git clone of the repository.
  3. In app/config, copy database.sample.php to database.php and facebook.sample.php to facebook.php and fill in the details needed.
  4. Laravel needs write-access to all files and folders in app/storage.
  5. Run the laravel migrations.

Copyright

Copyright 2014 Max Maton, Jakob Buis. Released under the General Public License v3. For licensing information, see LICENSE.

About

Matching software for Z.E.U.S.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published