Coder Social home page Coder Social logo

sb39 / my-reads-tracker-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.45 MB

my reads tracker app [UDACITY][ND]

Home Page: https://myreadstracker.herokuapp.com/

HTML 7.58% CSS 27.72% JavaScript 64.70%
reactjs herokuapp heroku-react udacity myreads-app

my-reads-tracker-app's Introduction


pic

This is a App that helps a person to order books as per three categories => read / currently reading / wish to read . A person can arrange books in in respective shelfs and whatch them update in realtime.

Also, there is a Add button where A user can search for books by there respective search terms and you can also add them to the home deck.

You can also open this search deck in new tabs depending upon your convinience. Also the interface is User Friendly so that you can use it at your ease.

Getting This App locally

To run/view this app:

  • install all project dependencies with npm install
  • start the development server with npm start
  • by default the page would be visible at localhost:3000

search Results ๐Ÿ”

  • Returns a Promise which resolves to a JSON object containing a collection of a maximum of 20 book objects.
  • These books do not know which shelf they are on. They are raw results only. You'll need to make sure that books have the correct state while on the search page.

Important โ—โ—โ—

The backend API uses a fixed set of cached search results and is limited to a particular set of search terms, which can be found in SEARCH_TERMS.md. That list of terms are the only terms that will work with the backend, so don't be surprised if your searches for Basket Weaving or Bubble Wrap don't come back with any results.

Dependencies

  1. ReactJS
  2. Heroku
  3. HerokuReactBuildPack
  4. Npm
  5. NodeJS

Node[4] and NodeJS[5] are by-default used by create-react-app.

Contributing

Contributions are disabled for this project.

my-reads-tracker-app's People

Contributors

sb39 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.