Skip to content

unusualkid/MyRamenya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyRamenya

My Ramen is an iOS app for finding ramen parlors near the user's current location when opened. It also allows users to bookmark their favorite ramen parlos in a separate tab.

How to Build

  1. Download project from github.
  2. Open the project directory on terminal.
  3. If you have cocoapods installed, run pod install. Else run sudo gem install cocoapods to install cocoapods and then pod install. (More info on cocoapods can be found here.)
  4. Open MyRamenya.xcworkspace with Xcode.
  5. Run the project by clicking the run button or pressing Cmd + R. You can choose to run on simulator or your person iOS device.

How to Use

  1. Connect to stable wifi.
  2. When first opening, the app prompts the user to access his/her location when app is in use. Click allow request.
  3. The app contains two tabs - All and My Favorites.
  4. All will show a list of ramen parlors around him/her if location information is allowed.. If location information is not allowed, he/she will see ramen parlors in Tokyo.
  5. In the All tab, users can favorite any ramen restaurant by swiping left all the way or swiping left and clicking favorite.
  6. After user favorites a restaurant, he/she will be able to go to the Favorites tab and see all the restaurant he/she favorited.
  7. In the Favorites tab, user can remove a restaurant by swiping left all the way or swiping left and clicking remove.

Author

Kenneth Chen

Thanks to

This project is part of the Udacity iOS Developer Nanodegree.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published