An open API service indexing awesome lists of open source software.

https://github.com/edgar-code-repository/angular-books-app

Angular app that allows the creation of authors, categories and books using a Rest API as backend.
https://github.com/edgar-code-repository/angular-books-app

Last synced: 6 months ago
JSON representation

Angular app that allows the creation of authors, categories and books using a Rest API as backend.

Awesome Lists containing this project

README

          

BOOKS APP
----------------------------------------------------------------------------------------------------------------

Angular app that allows the creation of authors, categories and books using a Rest API as backend.

App developed with Angular 7 and Boostrap.

----------------------------------------------------------------------------------------------------------------

Books screen:

![Screenshot Books](screenshots/ng-books-books-main.png)

----------------------------------------------------------------------------------------------------------------

Categories screen:

![Screenshot Categories](screenshots/ng-books-categories-main.png)

----------------------------------------------------------------------------------------------------------------

Authors screen:

![Screenshot Authors](screenshots/ng-books-authors-main.png)

----------------------------------------------------------------------------------------------------------------