GithubHelp home page GithubHelp logo

bookcollections's People

Contributors

adamd-2096 avatar markrae avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bookcollections's Issues

Set up ListView Adapter to interface with dataset

ListView seems to require an intermediate object called an Adapter that handles how it talks to the dataset. This has been listed as a separate issue in the interest of breaking up stories into smaller requirements.

Create a Book class

This will eventually be what the RecyclerViewAdapter handles and displays. Books need, at minimum, a title String and a String for ISBN.

User can check their library by ISBN or barcode

As a user, I can verify if I already have a book by entering its ISBN or scanning its barcode, so that I don't have to scroll through my library by hand to see if I already own a book I'm looking at.

Adam gets credit for realizing the need for this feature. Good catch!

Icons for our buttons

Google makes available their library of Material style icons at this website: https://material.io/icons/

I've already identified add, dialpad and viewWeekBy as possibilities for our "add new book", "enter ISBN by typing" and "enter isbn by scanning barcode" buttons, respectively. (viewWeekBy was the closest I could find to a vertical barcode.)

User can index by tags

As a user, I can index my items by user-created tags, so for example, I can find all my virology texts easily.

Dialog box for adding a new book

When the user taps the button to add a new book, a dialog box-style fragment shows up with two buttons, type or scan.

We'll have to make or find images to put on the buttons later on.

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.