Skip to content

Basic IOS application to know the basics on IOS development

Notifications You must be signed in to change notification settings

ShashankMistry/TripPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TripPlanner

Basic IOS application to know the basics on IOS development

Highlights

  • Localization is also implemented in App.
  • CollectionView is used to display images from API call.
  • App uses asyncTask to load images from url into imageView.
  • App uses coredata to store main tableView data into databse.
  • Context Menus are used to create feasible and easy to use UI.
  • App also uses JSON services to fetch imageURLs from API call.
  • Map implementation in App with tap gesture recogniser, user can put markers on map with tap.

Screenshots

App Image App Image App Image App Image App Image App Image

About

Basic IOS application to know the basics on IOS development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages