Skip to content

kodingway/flock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

230 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://opensource.org/licenses/mit-license.php

Note: This repo contains the flock client. The server app can be found here.


Planning a trip with your friends has never been easier. Flock allows you to have a well structured discussion with your friends to build a consensus for your next group holiday. In full-democracy mode every member of a trip can make and vote for suggestions in three categories: destination, budget and timing. You can also choose to dictate any of these categories. As creator of the group you can lock the voting and discussion down any time.

Showcase

Flock Screenshots

Installation

# clone the repo to your computer
git clone https://github.com/mrcknz/flock-client.git

# change into the project directory:
cd flock-client

# install the dependencies
npm install

# start the client
npm start

Stack

  1. React
  2. Apollo-Client (GraphQL)

Creators

About

Planning a trip with your friends has never been easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.6%
  • Other 1.4%