✈️ Travel Guide App ?

Platform Xcode Swift License

A travel guide app that implements MVVM design pattern, using mock API.

Ekran Resmi 2022-10-11 02 30 44

✨ Features

? Project Features

? App Features

  • Home Screen shows through various categories and navigates to Flights&Hotels Screen
  • Search Flights&Hotels on the Search screen
  • Detail Screen of Flights&Hotels
    • Can add the detail to Bookmark
    • Learn more about the Flights&Hotels
  • Bookmark Screen shows the guide details where we added to database and can delete it

▶ Demos

? Home Screen

travelhomescreen

? Search Screen

travelsearchscreen

? Bookmarks Screen

travelbookmarkscreen

? Note

This Project is not %100 solid. There are some issues; in search screen, when we empty the searchtext it will not refresh the tableview, collectionview and tableviews can crash when we scroll fast. I’m still learning about iOS development. I will update the project as I learn more and find solutions. I’m also open to any kind of advice to make the project’s code quality better.

? License

Copyright (c) 2022 Burak Ertaş

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

GitHub

View Github