Skip to content

An iOS application developed with Storyboard, UIKit, and Swift in Xcode to efficiently track product order pickups at a Target store based on the provided nearest zip code.

Notifications You must be signed in to change notification settings

chan34kelvin/CSC690_StoreListings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSC690_StoreListings_IOS_App

The Target Store Listings App is an iOS application developed to efficiently track product order pickups at a Target store based on the provided nearest zip code. It was implemented with Storyboard, UIKit, and Swift in Xcode.

git clone and you can use it on Xcode

Students working on this

  1. Steven Liao

  2. Kelvin Ching Kiu Chan

How to use it?

  1. Open the app and enter the zip code of your store, it will show a list of stores if the zip code was valid.

  2. Choose the store where you want to track the product and it will lead you to a list of products in that store.

  3. Click your product and simply log in to receive information related to your pick up of the product.

  4. Press refresh to get the latest update on whether your product is ready for pickup. (It doesn't show any alerts saying it refreshed but it does)

Purpose of making this

  1. The primary purpose of this app is to assist users with target console pickups

  2. Organize which account has which console to pick up at which store.

Sources I have used to help make this possible

  1. For a better understanding of how to use view controllers and change screens https://www.youtube.com/watch?v=hGV9pfssmXA

  2. I referenced this video on how to make images look more centred https://www.youtube.com/watch?v=FtO5QT2D_H8&t=1107s

About

An iOS application developed with Storyboard, UIKit, and Swift in Xcode to efficiently track product order pickups at a Target store based on the provided nearest zip code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%