Skip to content

mbaduk3/SocialStocks

 
 

Repository files navigation

Git Help: https://github.com/quinnliu/gitCommands/blob/master/README.md

Adding repository: git clone https://github.com/OmarRyanBekdash/SocialStocks git pull

Creating branch: git checkout -b ::: make new branch for code git checkout ::: switch to existing branch (i.e. master)

Merging branches: git checkout master ::: first checkout master - switches back to master branch git merge ::: merge master and git branch -d ::: delete the merged branch


Social Stocks: This is a social network app for trading stocks. Created for the 2018 Cornell AppDev Hack Challenge by Omar Bekdash, Cindy Chen, Will Evans and Maxim Baduk.

About

Stocks that are social

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%