Code Monkey home page Code Monkey logo

booki's Introduction

Booki

Hi there, I'm Muharrem

Thank You for taking the time to view my repository

About This App

This app shows reading book by specific categories. Shows developers how to work with SwiftUI. Here we first wrote models using structures. More categories and models can be written according to the request of the person. Then we got these models in a List in ContentView. We imported our models into ContentView with a ForEach loop. Then we used a Section property. In this way, we were able to show our model titles. By using another ForEach in the Section, we were able to show the book names in the List. Then we used NavigationLink so that the user could click on the names and access information about the book. In order for this feature to work fully, we wrapped the List structure with NavigationView. Then we created a View where the user can see the details when they click on the books. It takes a BookDetail model into the DetailView. In this way, he can access the clicked book and show its features. Here we used an Image and two Text. We placed the image structure according to the screen-to-body ratio so that it works properly on devices. Finally, we sent the book that was touched from the ContentView. We gave the name of our application as NavigationTitle and ended the construction phase.

Used Technologies

Used Language

Images

Booki.mov

Connect with me

      _._.adam._    

booki'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.