Code Monkey home page Code Monkey logo

bookworm_library's Introduction

Bookworm Library

Hi there, I'm Muharrem

Thank You for taking the time to view my repository

About This App

This application is a library management application. On the opening screen of the application, you see our books in a TextField and ListView.builder. First of all, this TextField has a filtering feature. In this way, you can find long book lists faster. Our books come to our application via Cloud Firestore. With the help of StreamBuilder, any changes are instantly reflected in our application. At the bottom of the home page is an ElevatedButton. This button takes us to a new book add page. There are three TextFormFields on this page. These widgets, which are inside a Form structure, also do validation. As you can see on our Converter page, the date information entered here is converted into a format that can be understood more easily by the user. We have also updated the 'DateTime Picker' widget, which welcomes us here, by the theme of our application. In this way, it has a better structure. After the information is entered, the information is sent to Cloud Firestore by pressing the 'Save' button. All the books that appear on the home page are created inside a Card widget. Thanks to the Slidable widget, we brought the scrolling feature to our books. So when the user wants to update the book information, delete the book or create a new loan record, he can scroll. When the edit screen is clicked, the previous information of the book is automatically filled into the TextFormField sections. In this way, the user can make editing more convenient. When the user wants to create a new loan record, he should click on the ElevatedButton widget on the page that opens. A ModalBottomSheet is shown here. The scrolling and rejectable feature has been disabled so that the user cannot close this screen except for the 'Close' key. In addition, the back button of the emulator has been deactivated with the special WillPopScope widget for this section. The image_picker package has been used so that the user can put a profile photo. In this way, the captured photo is sent to Firebase Storage. In addition, if the user wants to cancel the operation, the photo is deleted from the Storage as soon as he presses the 'close' button. Apart from that, when the user presses the delete button, the book is deleted via Cloud Firestore. Lastly, we made readability improvements in the application where we perform status management with the Provider package.

Visit Firebase Core Package
Visit Cloud Firestore Package
Visit Firebase Storage Package
Visit Provider Package
Visit Intl Package
Visit Flutter Slidable Package
Visit Image Picker Package
Visit Alert Dialog Package

Used Technologies

Used Language

Images

bookworm_library.mp4

Connect with me

      _._.adam._    

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