Skip to content

NCCUWhatToEat is an iOS app that helps users decide where to eat near National Chengchi University using a fun spinning wheel game.

Notifications You must be signed in to change notification settings

s1031432/NCCU_what_to_eat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCCU_what_to_eat

NCCU_what_to_eat is an iOS app designed to assist users in choosing a restaurant near National Chengchi University (NCCU). The app features a visually engaging spinning wheel that selects a restaurant based on user preferences.

Screenshot

Demo screenshot

Features

  • Spinning Wheel: An interactive wheel that randomly selects a restaurant from a list.
  • Dynamic Updates: Add and remove restaurants, and the wheel updates accordingly.
  • Table View: Displays a list of available restaurants.
  • Add Button: Allows users to add new restaurant entries.
  • Deletion: Swipe-to-delete functionality in the table view.

Installation

To get started with NCCU_what_to_eat, follow these steps:

  1. Clone the repository:

    git clone https://github.com/s1031432/NCCU_what_to_eat.git
  2. Navigate to the project directory:

    cd NCCU_what_to_eat
  3. Open the project in Xcode:

    open NCCU_what_to_eat.xcodeproj
  4. Build and run the project in Xcode.

Usage

  1. Launch the App: Open the app on your iOS device or simulator.
  2. Interact with the Spinning Wheel: Tap the "抽" button to spin the wheel and get a restaurant suggestion.
  3. Add Restaurants: Tap the "新增" button to open a dialog where you can enter a new restaurant name. Confirm to add it to the list.
  4. Delete Restaurants: Swipe left on a restaurant entry in the table view to reveal the delete option.

Notes

  • Ensure you have the latest version of Xcode installed.
  • The app's appearance and functionality are optimized for devices with a standard screen size.

Credits

  • UIKit: For the user interface components.
  • QuartzCore: For animations and drawing the spinning wheel.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

NCCUWhatToEat is an iOS app that helps users decide where to eat near National Chengchi University using a fun spinning wheel game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages