Skip to content

McAchoox94/Book-Store-Inventory-CRUD_Angular12

Repository files navigation

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....

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published