GithubHelp home page GithubHelp logo

icodenet / drinkd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enzoh8321/drinkd

0.0 2.0 0.0 997 KB

App that lets you and your friend's plan for a night out.

JavaScript 2.13% TypeScript 97.87%

drinkd's Introduction

DRINKD

App that lets you and your friend's plan for a night out.

Google Play Store

Check it out on the Google Play Store here -> https://play.google.com/store/apps/details?id=com.lowerbrunii.drinkdapp

Why?

The hardest part about going for a night out with your friends is deciding where to go. Everyone has their own opinions, no one can decide on anything. With this app, you create a party, invite your friends and vote on which bar or restaurant you would like to go to. Highest vote wins. No arguing or complaining.

Getting Started

If you have an Android Device, you can test out the App here (click on the link and scan the QR code) -> https://expo.io/@lowerbrunii/projects/drinkdapp

๐Ÿ”ฅ This app uses Firebase Realtime DB + a Google Cloud Function that performs cleanup of inactive parties. You will need Firebase + A cleanup function to remove inactive parties (The default system used in the App is a GCF chron job that runs every hour).

# Clone this repo
git clone https://github.com/EnzoH8321/DRINKD.git && cd drinkdapp

# Install expo
npm install --global expo-cli

# Install Dependencies
npm install

# Configure your Firebase config in src/utils/firebase.ts (if using Firebase)
Set up is relatively easy. Create a Firebase account of your own and copy the firebaseConfig object in your Firebase SDK snippet and paste into the firebaseConfig in the repo. 
Important keys to note are the apikey and databaseURL.

# Run the app with Expo (Android)
expo start --android

# Run the app with Expo (iOS)
expo start --ios

Tech Stack

  • Expo
  • React / React Native
  • React Navigation
  • Firebase

drinkd's People

Contributors

enzoh8321 avatar

Watchers

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