GithubHelp home page GithubHelp logo

ljm0 / mybookle Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.72 MB

[Fullstack] Book Searching and Sharing - Cloud Web APP, Crawler, Node.js, RESTful API, Loopback, Cloudant, Angular, Docker

Home Page: https://bookle.eu-de.mybluemix.net

Python 25.76% JavaScript 5.19% TypeScript 49.52% HTML 13.29% CSS 6.23%

mybookle's Introduction

Framework

avatar

Deploy on IBM cloud

avatar

  • https://bookle.eu-de.mybluemix.net
  • the link above may not work now, because IBM only provides 6 months free trial for student account
  • use deploy2 on IBM cloud
  • PS: There are some bugs on IBM cloud, such as refreshing to 404 error, because of the different build environment between IBM cloud and local. However, you can still use the local running model without bugs.

Description

branch

  • running on the local: master branch
  • running on cloud: deploy2 branch

files

  • data-preprocess: getting books and authors data from Goodreads
  • bookle-api: backing service based on Loopback + Cloudant
  • bookle-webapp: fronting service based on Angular

Run in the local

  1. use master branch
  2. run npm install in ./bookle-api and ./bookle-webapp
  3. set apiEndpoint and auth in ./bookle/bookle-webapp/src/environmentsenvironment.ts
  4. start loopback locally in ./bookle-api
  5. start angular application: run ng serve in ./bookle-webapp

LoopBack API on IBM cloud

  apiEndpoint: 'https://bookle-vu.eu-de.cf.appdomain.cloud/api',
  auth: {
    clientId: '483ce3cd-4a9b-4a42-b8c0-21c7b63813be',
    clientSecret: 'fB1gU2hD3gN6dB8nK4bJ3xU7wX8fM6fR6sE3bI7hN0iS0sK6iE'
    }

Login

Customer

You can try to use this or register a new account:

Admin

You can try to use this:

Search

book

You can try to search: harry

author

You can try to search: Rowling

mybookle's People

Contributors

ljm0 avatar

Watchers

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