delphinefoo / neighborFood

An iOS app that connects small-scale food producers directly with individual consumers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeighborFood

neighborfood - login page

An iOS app that connects small-scale food producers directly with individual consumers.
This project was started at iOS DevCamp 2016.

Team members:
Yoshi Tasaka
Natsuki Kaku
Ed Rozenberg
Ryan Lim
Delphine Foo-Matkin

Team Git workflow

  • Create branch on Github
  • Add branch locally (git fetch origin)
  • Make changes to the files on this new branch locally
  • Commit your changes
  • Rebase (git pull --rebase origin ) VERY IMPORTANT STEP
  • Push your changes to remote branch
  • Submit pull request

About

An iOS app that connects small-scale food producers directly with individual consumers.


Languages

Language:Swift 98.2%Language:Ruby 1.8%