Skip to content

MorganeBeCode/angular-bookshelf

 
 

Repository files navigation

Bookshelf with Angular and GraphQL

Description

A single page application with Angular where the BeCodians have access to a list of books available in their campus. They can check their availability, borrow/return them, rate them or leave a comment.

Instructions

  • Register and login
  • List of all the books
  • Detailed information for each book with availability, rating and comments
  • Possibility to borrow/return a book
  • Possibility to rate a book
  • Possibility to leave a comment
  • Use of RX.js
  • Lazyloading and guards
  • GraphQL queries with Apollo
  • Use of ng-Zorro graphic’s library
  • Use of GitFlow

Ressources

Packages

 
 
 

Languages

  • TypeScript 67.8%
  • HTML 15.6%
  • CSS 12.5%
  • JavaScript 4.1%