- Author: Augustin Dumont & Morgane Jansen
- Version: 1.0.0
- Page Netlify
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.
- 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