Im-unk / bookAppUI_flutter

Book app UI built with flutter. manage your books, buy different books from store. see details of each book in the detail page of that book. add short note and summary to any book that you want. πŸ“•

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book APP Flutter UI

This is simple book app UI made with flutter. It contains two main tabs:
1- your current books(you can manage your books and read it anytime, and you can add short note to it and even summerize what you have learnt from the book)
2- book store( in this app you can see variety of books with different categories)
Each book has a detail page(both your books and book store tabs) where you can find details of each book in that page including: category, total pages, the short note you have added, rating, publisher and even pages that you have read or remain pages!
Since this app doesnt have any DB I just stored all the datas in model folder. You can find Lists that contains all the books in both "your books" and "bookstore" tabs.

Screenshots

Gif

About

Book app UI built with flutter. manage your books, buy different books from store. see details of each book in the detail page of that book. add short note and summary to any book that you want. πŸ“•


Languages

Language:Dart 98.9%Language:Swift 0.8%Language:Kotlin 0.2%Language:Objective-C 0.1%