Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Firebase Typo Update
  • Loading branch information
ikismail committed May 19, 2020
1 parent e718f52 commit e21c83c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Angular-9 - ShoppingCart + MDBootstrap + Firebase + i18n
# Angular-9 - ShoppingCart + MDBootstrap + Firebase (Realtime Database) + i18n

[![HitCount](http://hits.dwyl.io/ikismail/Angular-ShoppingCart.svg)](http://hits.dwyl.io/ikismail/Angular-ShoppingCart)
[![GitHub forks](https://img.shields.io/github/forks/ikismail/Angular-ShoppingCart.svg)](https://github.com/ikismail/Angular-ShoppingCart/network) [![GitHub stars](https://img.shields.io/github/stars/ikismail/Angular-ShoppingCart.svg)](https://github.com/ikismail/Angular-ShoppingCart/stargazers)
Expand Down Expand Up @@ -36,7 +36,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
## Tools and Technologies

- Technology: HTML, MDBootstrap, CSS, Angular-9, Firebase, i18n, Drag & Drop, Progressive Web Application, jsPDF (to download Receipt as PDF).
- Database : Angular Firebase.
- Database : Angular Firebase (Realtime Database).

#### This Projects covers all fundamentals of Angular

Expand Down Expand Up @@ -64,7 +64,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular

`Authentication -> Sign-in-method -> Enable Email/Password & Google provider`

7. Update the Firebase Database Rules
7. Update the Firebase _(Realtime Database)_ Rules

`Database -> Rules`

Expand Down

0 comments on commit e21c83c

Please sign in to comment.