Skip to content

Planning a trip with your friends has never been easier.

License

Notifications You must be signed in to change notification settings

wrthwhl/flock-server

Repository files navigation

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

Note: This repo contains the server of the flock app. The client 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

Pre-requisites: npm & git installed, mongoDB running (see here)

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

# change into the project directory:
cd flock-server

# install the dependencies
npm install

# create a working copy of the dotfile
cp .env.example .env

# run the server
npm run dev

Stack

  1. Apollo
  2. MongoDB

Creators

About

Planning a trip with your friends has never been easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •