Skip to content

allanlin16/FreshPlan

Repository files navigation

FreshPlan

meet-up app that plans when you guys want to meet.

Requirements

  1. Cocoapods
  2. RVM (Ruby) but this should be pre-default installed on a mac os

Setting up the Project

This project uses a MVMM architecture, along with the usage of RxSwift. This allows us to have clean and beautiful code. To begin, do the following steps:

  1. Install bundler by doing gem install bundler
  2. First, on the project directory, do bundle install to get the gems.
  3. Type in bundle exec pod install to get the pods.
  4. Note: Any time a podfile changes, you'll need to do pod install.
  5. Open up the .xcworkspace file, not .xcodeproj.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published