Giter VIP home page Giter VIP logo

book-catalogue's People

Contributors

bitigchi avatar burak avatar ciarang avatar diabolusitalicus avatar djiko avatar dklisiaris avatar eleybourn avatar emaiannone avatar filipeximenes avatar g-j-chen avatar glha avatar grunthos avatar guillaumesmaha avatar gvmelle avatar hydraxskarrag avatar imkal avatar jgaldo avatar mekugi avatar novacej avatar nstouls avatar ogregoire avatar rwetzlmayr avatar silin avatar umutcc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

book-catalogue's Issues

Create an About page

Also, it would be helpful to have an 'About' page with working links to your homepage and email

Via Email from Martin

Crashes on Motorola Droid - Reported Bug

I have the Motorola Driod. I love your app. The only issue I have is I get a force close message everytime I try to add books by barcode. I didn't know if something was wrong with the phone or the app. If fixed it would definitely be one of my top ten favorite apps.

Create a tabbed book edit interface

Tab 1: Edit
Tab 2: Description / Notes
Tab 3: Loaned (see task #27) / ?

From the list, a single click should take you to Tab 1. Hold+Click should bring up a menu which allows you to jump to Tab 2 or 3.

SQLiteException in com.eleybourn.bookcatalogue

android.database.sqlite.SQLiteException: near "(": syntax error: , while compiling: SELECT b._id, a.family_name || ', ' || a.given_names as author, b.title, b.isbn, b.publisher, b.date_published, b.rating, bs.bookshelf, b.read, b.series, b.pages, b.series_num FROM books b, bookshelf bs, authors a WHERE bs._id=b.bookshelf AND a._id=b.author AND b.isbn=6722610 (Library of Congress Catalog Card No.) ORDER BY lower(b.title)

android.database.sqlite.SQLiteException: near "engle": syntax error: , while compiling: SELECT _id, family_name, given_names FROM authors WHERE family_name='L'engle' AND given_names='Madeleine'

android.database.sqlite.SQLiteException: near "s": syntax error: , while compiling: SELECT _id, bookshelf FROM bookshelf WHERE bookshelf='Wade's books'

android.database.sqlite.SQLiteException: near "Connor": syntax error: , while compiling: SELECT _id, family_name, given_names FROM authors WHERE family_name='O'Connor' AND given_names='Jane'

Export / Import capability

Export to CSV format. This should save onto the SD Card at this stage. Further options to email the export can come later.

The system should be able to import from the same format. Modified rows (identified with the same book Id) should be updated automatically. New rows (without a book id) should be added.

After importing, the export should be run again, to ensure new rows are given the appropriate id's.

Goto edit through a book view page

going straight to edit when selecting a book from the bookshelf is annoying. A display of the books details with a larger cover image would be great. (Raised via email from Colin)

Crashes on Droid Eris

The force close occurred with 3 books, Broken Wings by V.C Andrews, Hawksong and Snakecharm by Amelia Atwater-Rhodes. I hope you can resolve this. The Book Catalogue is really the best on the market. (via email from Mary)

Save sort option and display that way when loading

It's "author-centric" instead of "title-centric" and doesn't save it's state,
so every time I open it, I have to change from "All books" to the particular bookshelf I want,
then I want to see titles, so I have to do a Sort by Title... a bit of a pita to do every time.

Via email from Martin

Search suggestions

There should be an suggestion dropdown when typing in the search box

Similar to the suggestion dropdown in the author or title fields when editing a book. However the dropdown should contains words from all searchable fields.

Update thumbnails function

A link from the menu to fetch thumbnails for books that do not have thumbs.

Seach by ISBN first, then by author + title

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.