Coder Social home page Coder Social logo

goodreads's Introduction

React Native Mobile application utilizing google books API to search books. Built for iOS. Utilizes react-navigation for navigating screens.

Current Functionality:

  • An unauthorized user can search for a book using the google books api
  • List can grab up to ten books, after that a user most scroll to the bottom 10% of the list(last book) and we will query for an additional 10 books
  • loading and typing states are handled
  • User can clear input box
  • small/basic animation for rendering list

Todo/possible improvements:

  • Favoriting
    • Optimal: Adding in authentication
      • would allow user to grab their own favorited books and also favorite books
    • add in redux
      • would allow a user to favorite a book (save that book in the store)
      • Could access later (most likely out of sync from google books so would require a refresh)
  • refine loading and error/no results messaging

Setup:

  • create a .env file that includes the GOOGLE_BOOKS variable for the google API key
  • npm install && pods install
  • run 'goodReads.xcworkspace' in xcode

goodreads's People

Contributors

tnaughts avatar

Watchers

 avatar

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.