chimon2000 / interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test task

Please fork this repository and e-mail with the URL of your work. You don't have to create Pull Request.

Instructions

Need to create a small application - a library of books.

Screens

  • List of books
  • Add a new book
  • Edit/Delete book

It is necessary to do without client-server interaction, you can use SQLite or Shared Preferences as a storage, while keeping in mind that in the future all actions (adding books, editing, etc.) will work through the server, i.e. you need to make it possible to easily change the data source.

Also need to add unit tests.

Example how it should look

books

About


Languages

Language:Dart 79.5%Language:HTML 17.9%Language:Swift 1.8%Language:Kotlin 0.6%Language:Objective-C 0.2%