Code Monkey home page Code Monkey logo

countries's Introduction

Countries

Hi there, I'm Muharrem

Thank You for taking the time to view my repository

About This App

This app provides information about countries located around the World. Shows developers how to use the TableView property with classes. First, we created a class called countries. In this class, we created a model of the country's name, flag, and detailed information about the country. Then we created country objects from the class we created in the ViewController. When the user clicks on the country names in TableView, they can switch to a new page. We used an ImageView to see the flag of the country on the page that opens, a Label for the country name, and another Label for detailed information. We used the didSelectRowAt method of the TableView structure to get to this page. In this way, we have achieved a clickable structure. When the rows are clicked, the segue process is started and the information about the selected country is sent to the second page. If the sent information is successful, the user can get information about the country. In addition, we have added the ability to delete the elements in the list with the commit method of the TableView feature. In this way, the user can delete the desired data by swiping left. However, since there is no database in the application, the deletion process is done only in the area that the user sees. Deleted elements are reloaded if the application is restarted. Finally, we made readability improvements and completed the application.

Used Technologies

Used Language

Images

countries.mp4

Connect with me

      _._.adam._    

countries's People

Contributors

muharremkoroglu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.