Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Charlie,
I 've been playing around with your app as a practice dev project and I've 
added this feature in a basic form with the "Have read?" checkbox replaced with 
3 for "Own?", "Lent?" and "Read?" I'm still tweaking it for small screens, but 
if you want I'd be happy to give you my changes. 
A word of warning, this is my 1st android project except for "hello world" and 
I haven't used java in years!

Original comment by [email protected] on 27 Jun 2010 at 6:35

from and-bookworm.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Awesome Jason thanks. I'd be happy to check out your changes when I can. Just 
email me if you want (charlie dot collins at gmail). 

As for the owned and lend stuff, that should be pretty easy to add. The hard 
part will be altering existing users databases. Since those attributes will be 
new in the bookuserdata table, new versions of the app will need to 
backup/destroy/create/restore the db. As far as I know I can't use alter table 
with SQLite, so I'll have to write some sort of upgrade/update process. It's 
definitely on the radar, I've just been ultra busy as of late. 

Original comment by [email protected] on 28 Jun 2010 at 3:34

from and-bookworm.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I haven't checked out said changes yet, but just wanted to add a comment here. 
I think the "tag" mechanism I plan to implement might handle this too. 
Attributes of a book like "lent" or "owned" or "my kids" or "lost that one in 
1982" or whatever a user wants could be handled with tags. Then if we make 
robust filter/sort/display capabilities based on tags that might address this 
too. (And while it will be some more work to code initially, we won't run into 
other attributes we haven't thought of later, tags are dynamic -- we'll ship a 
few default tags, but from there users can add what they want). 

Tags are handled in issue 22. 

Original comment by [email protected] on 14 Jul 2010 at 3:35

from and-bookworm.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Set so can handle 2 or more "readers or want to read".  Husband & I both read 
some authors and we each read other authors/books.  Do not want two lists would 
create duplicates both in the list and possibly purchases.

Original comment by [email protected] on 29 Aug 2010 at 6:45

from and-bookworm.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Set so can handle 2 or more "readers or want to read".  Husband & I both read 
some authors and we each read other authors/books.  Do not want two lists would 
create duplicates both in the list and possibly purchases.

Original comment by [email protected] on 29 Aug 2010 at 6:46

from and-bookworm.

Related Issues (20)

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.