项目作者: McAchoox94

项目描述 :
Build a simple Angular 12 CRUD (Create, Read, Update and Delete) web app with Angular Material and Firebase real-time NoSQL database
高级语言: TypeScript
项目地址: git://github.com/McAchoox94/Book-Store-Inventory-CRUD_Angular12.git


Angular 12 CRUD (Create, Read, Update and Delete) web app with Angular Material and Firebase real-time NoSQL database

creating a book store inventory CRUD web application. In this Book management app user will be able to do the following things:

Add, Read, Edit and Delete book from Firebase db using AngularFire 2 library


  • Add book name

  • Add author name

  • Add 10 digit Book ISBN

  • Add bookbinding type using Angular Material dropdown

  • Include book publication date

  • Add multiple languages

  • Manage stock using Angular material radio buttons

Config Firebase

To make connection between your Firebase 6 real-time NoSQL database and Angular app. Go to src > environments folder and add your Firebase config details in both the environment files.

This project was generated with Angular CLI version 12.1.2.

Author


Boujjou Achraf

Happy Coding….