Skip to content

The Swift Grocery List App is a simple and intuitive iOS application that helps you keep track of your grocery items. With an easy-to-use interface, you can quickly add items to your list, which are then displayed in a convenient table view.

License

g0at1/grocery-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Grocery List App

Swift version Platform License

Welcome to the Swift Grocery List App! This iOS application allows you to create a grocery list by adding items that will be displayed in a table view. You can also delete items from the list as needed.

Features

  • Add grocery items: You can add items to your grocery list by typing their names into the provided text field and tapping the "Add" button.
  • Display grocery list: The added grocery items will be displayed in a table view, showing the item names.
  • Delete items: You can remove items from the list by swiping left on an item and tapping the "Delete" button.

Requirements

  • iOS 13.0+
  • Xcode 11.0+
  • Swift 5.0

Getting Started

To get started with the Swift Grocery List App, follow these steps:

  1. Clone the repository or download the source code.
  2. Open the project in Xcode.
  3. Build and run the app on an iOS simulator or device.

Usage

  1. Launch the app on your iOS device.
  2. You will be presented with the main screen of the app.
  3. Tap the "Add" button to add the item to your grocery list.
  4. The item will appear in the table view on the screen.
  5. To delete an item, swipe left on the item in the table view.
  6. Tap the "Delete" button that appears to remove the item from the list.

Screenshots

Main Screen Adding an Item Main Screen with added item Deleting an Item

Contributing

Contributions to the Swift Grocery List App are welcome! If you have any suggestions, bug fixes, or improvements, please submit a pull request. For major changes, please open an issue first to discuss the proposed changes.

License

The Swift Grocery List App is released under the MIT License. Feel free to use and modify the code according to the terms of the license.

About

The Swift Grocery List App is a simple and intuitive iOS application that helps you keep track of your grocery items. With an easy-to-use interface, you can quickly add items to your list, which are then displayed in a convenient table view.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages