Code Monkey home page Code Monkey logo

never-drink-alone's Introduction

Never Drink Alone logo

Never Drink Alone is an iOS app that gives you a chance to meet interesting people in your city. It sends you one meeting proposal a day and you can either accept it or reject it.

Stack

Never Drink Alone iOS app is written in Objective-C using the MVVM architecture. It's built with ReactiveCocoa, AFNetworking, Firebase and Parse SDK.

Never Drink Alone backend is built on top of Parse BaaS. Unfortunately, Parse was shut down, so this setup is not going to be functional. You can however use the source code for you learning purposes or modify it to build a backend on Parse Server.

Setup

  1. Clone the repo:
$ git clone https://github.com/yenbekbay/never-drink-alone
$ cd never-drink-alone
  1. Install iOS app dependencies from CocoaPods:
$ (cd ios && bundle install && pod install)
  1. Configure the secret values for the iOS app:
$ cp ios/NeverDrinkAlone/Secrets-Example.h ios/NeverDrinkAlone/Secrets.h
$ open ios/NeverDrinkAlone/Secrets.h
# Paste your values
  1. Open the Xcode workspace at ios/NeverDrinkAlone.xcworkspace and run the app.

License

MIT License © Ayan Yenbekbay

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.