alessonJuley / TravelLocation

This is a requirement for mobile application development course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TravelLocation

This travel location iPhone app allows users to store a site information with name, address, description and an image. The app also allows the user to search any saved sites by name, date of information saved, address and description, and display the results in a table view controller. The registration screen for new users allows users to register before using the app and a login screen for existing users to log in. The app is developed using MVC architecture, the client (view) will make requests to the controller, which handles the business logic. The controller processes the client requests after contacting the back-end database (model) to retrieve and store data.

Features

UI Controls layout for different devices Login Screen Registration Screen Add new sites’ information using PhotoGallery
Search and Display stored information GUI controls with proper constraints User Defaults

Screen shots

iPhone

Login

Iphone login

Register

Iphone registerIphone register validationsIphone register correct

Home

Iphone location home

Add location

Iphone add locationIphone browse images Iphone add location with values Iphone added location

Show saved locations

Iphone show locationsIphone show locations searchbarIphone show location by nameIphone show location by dateIphone show location by captionIphone show locations detail

iPad

Login

Ipad login

Home

Ipad location home

Details

Ipad location detail

Developer

Alesson Abao

Linkedin: https://www.linkedin.com/in/alessonabao
Github: https://github.com/alessonJuley

About

This is a requirement for mobile application development course.

License:MIT License


Languages

Language:Swift 100.0%