Skip to content

etorkos/gepio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

354 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gep.io

Badge of Honor

Sometimes it is hard to come up with things to do especially when you are trying to find something that will please a group of people. Gep.io is designed to generate points of interest based on your preferences and create a social platform from which you and your group can vote on and discuss options for your event.

Table of Contents

Examples

Demo

See a live version of the app here.

Screenshot

Usage

  1. Login with Foursquare, Facebook or Google.
  2. Set your user preferences in your profile.
  3. Create an itinerary.
  4. Follow through with your plan!

Installation

  1. Clone the repository

    git clone https://github.com/etorkos/gepio.git
  2. Install dependencies

    npm install    # installs node packages
    bower install  # installs bower dependencies
    gulp build     # puts things together and sets up your public directory
  3.  Modify /browser/socket/client_side_socket.js 
    
     Make sure socket connection to localhost is commented in and the connection to gepio.herokuapp.com is commented out
    

Note: If you encounter errors in the installation process for npm, it is recommended that you try running the install command with sudo

Roadmap

Known bugs

  • Votes may not update as desired on client pages.
  • bug with full functionality on gep.io, gepio.herokuapp.com is stable

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors