Giter Club home page Giter Club logo

hellobookscp4's Introduction

Build Status Codacy Badge Coverage Status

Hello Books

Hello-Books is a simple application that helps manage a library and its processes like stocking, tracking and renting books. A normal user (non-admin) can register to be a user, login, view all books available, borrow a book and logout. The admin, in addition to what the normal user can do is also able to create a new book, edit or delete an existing book.The admin role can also upgrade a normal user to admin status and view all the current users.

Link to Heroku application:https://boiling-shelf-58690.herokuapp.com/

Link to HelloBooks API documentation: https://hellobooks12.docs.apiary.io/#

Technology used

  • React
  • Bootstrap
  • Python 3.6.0 and flask framework for the backend api

Installation and Setup

Clone or download the api from github. To clone:

git clone https://github.com/loicemeyo/hellobookscp4.git

Move into the Hellobooks directory

cd Hellobooks

Running the api

  • To run the application, first add node_modules to your root application by running the following command:
npm install

  • The application is set. Start the application by the command:
npm start

  • Once running, a browser automatically opens the application.

Testing

  • Hello-Books application makes use of jest, enzyme and sinon to test the application. To run tests, cd into the application and type:
npm run test

Authors

  • Loice Meyo

First publication

2018

hellobookscp4's People

Contributors

loicemeyo avatar

Watchers

James Cloos 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.