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.
- Host: GitHub
- URL: https://github.com/edgar-code-repository/angular-books-app
- Owner: edgar-code-repository
- Created: 2019-03-19T02:51:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T00:53:17.000Z (over 5 years ago)
- Last Synced: 2025-01-23T04:29:34.498Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 632 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

----------------------------------------------------------------------------------------------------------------
Categories screen:

----------------------------------------------------------------------------------------------------------------
Authors screen:

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