From 5701f535044d4ad43c902f88b8bc8d54a201221c Mon Sep 17 00:00:00 2001 From: abdellah Date: Thu, 3 Nov 2022 13:46:56 +0100 Subject: [PATCH] README.md update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3aa4ce..f502aa5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # AngularFirebaseVotingApp +

+ +

+This project was first created in 2019 as a part of an Android Application (unofficial app for a comedy competition TV Show). This project was integrated into the app and allowed users to vote for the elected candidates. -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.7. +It was first built on Angular V8 and later upgraded to the latest (as of 2022) Angular V14 version. +The project uses the magic of Firebase Firestore to show/cast votes in realtime across all connected users. + +Live demo: https://abdellah-aski.web.app/AngularFirebaseVotingApp/ ## Development server