{"id":18615059,"url":"https://github.com/andrewjbateman/angular-firebase-dashboard","last_synced_at":"2026-04-14T04:31:57.720Z","repository":{"id":96858508,"uuid":"393112143","full_name":"AndrewJBateman/angular-firebase-dashboard","owner":"AndrewJBateman","description":":clipboard: Angular app to access Firestore database using latest Firebase login code","archived":false,"fork":false,"pushed_at":"2022-11-12T20:07:15.000Z","size":1043,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T14:03:53.633Z","etag":null,"topics":["angular","angular14","css","css3","firebase","firebase-auth","firebase-authentication","firebase-database","firebase9","html5","rxjs","rxjs7","tutorial-code"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewJBateman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-05T16:41:15.000Z","updated_at":"2022-11-13T10:39:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"1852cf2d-1860-4e21-9c65-369e668c9c5c","html_url":"https://github.com/AndrewJBateman/angular-firebase-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewJBateman/angular-firebase-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fangular-firebase-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fangular-firebase-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fangular-firebase-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fangular-firebase-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewJBateman","download_url":"https://codeload.github.com/AndrewJBateman/angular-firebase-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewJBateman%2Fangular-firebase-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular14","css","css3","firebase","firebase-auth","firebase-authentication","firebase-database","firebase9","html5","rxjs","rxjs7","tutorial-code"],"created_at":"2024-11-07T03:27:59.802Z","updated_at":"2026-04-14T04:31:57.689Z","avatar_url":"https://github.com/AndrewJBateman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular Firebase Dashboard\n\n* Angular app with Firebase Authentication that displays a dashboard with login, logout, forgot-password etc. buttons \u0026 routing\n* User details stored in a Cloud Firestore database\n* Tutorial code from [D-I-Ry](https://www.youtube.com/channel/UCMHvK9tare9Y9O152C9wm3Q) with some modifications - see [:clap: Inspiration](#clap-inspiration) below\n* **Note:** to open web links in a new window use: _ctrl+click on link_\n\n![GitHub repo size](https://img.shields.io/github/repo-size/AndrewJBateman/angular-firebase-dashboard?style=plastic)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/AndrewJBateman/angular-firebase-dashboard?style=plastic)\n![GitHub Repo stars](https://img.shields.io/github/stars/AndrewJBateman/angular-firebase-dashboard?style=plastic)\n![GitHub last commit](https://img.shields.io/github/last-commit/AndrewJBateman/angular-firebase-dashboard?style=plastic)\n\n## :page_facing_up: Table of contents\n\n* [Angular Firebase Dashboard](#angular-firebase-dashboard)\n  * [:page_facing_up: Table of contents](#page_facing_up-table-of-contents)\n  * [:books: General info](#books-general-info)\n  * [:camera: Screenshots](#camera-screenshots)\n  * [:signal_strength: Technologies](#signal_strength-technologies)\n  * [:floppy_disk: Setup](#floppy_disk-setup)\n  * [:computer: Code Examples - by D-I-Ry with some modifications](#computer-code-examples---by-d-i-ry-with-some-modifications)\n  * [:cool: Features](#cool-features)\n  * [:clipboard: Status \u0026 To-Do List](#clipboard-status--to-do-list)\n  * [:clap: Inspiration](#clap-inspiration)\n  * [:file_folder: License](#file_folder-license)\n  * [:envelope: Contact](#envelope-contact)\n\n## :books: General info\n\n* [Firebase authentication](https://firebase.google.com/docs/auth) used to identify user\n* This is not a practical auth. dashboard - too many buttons displayed. I had to modify the code not to display login and logout button together, for example.\n\n## :camera: Screenshots\n\n![Frontend screenshot](./img/dash.png)\n\n## :signal_strength: Technologies\n\n* [Angular v14](https://angular.io/)\n* [rxjs v7](https://rxjs.dev/) Reactive Extensions Library for JavaScript\n* [firebase v9](https://firebase.google.com/) backend\n* [@angular/fire v7](https://www.npmjs.com/package/@angular/fire) Angular library for Firebase.\n\n## :floppy_disk: Setup\n\n* Create project in Firebase console then add email authentication.\n* `npm i` to install dependencies\n* `npm prune` to remove unused npm modules\n* `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n* `ng update` to update Angular\n\n## :computer: Code Examples - by [D-I-Ry](https://www.youtube.com/channel/UCMHvK9tare9Y9O152C9wm3Q) with some modifications\n\n* login function that signs in user with details from html form\n\n```typescript\n  loginUser(email: string, password: string): Promise\u003cany\u003e {\n    return this.afAuth\n      .signInWithEmailAndPassword(email, password)\n      .then(() =\u003e {\n        console.log('Auth Service: loginUser: success');\n        this.router.navigate(['/dashboard']);\n      })\n      .catch((error) =\u003e {\n        console.log('Auth Service: login error code', error.code, error);\n        if (error.code) return { isValid: false, message: error.message };\n        return { isValid: true, message: 'no errors :-)' };\n      });\n  }\n```\n\n## :cool: Features\n\n* 'Verify email' actually works and sends an email to the user with a link to click on. Refresh required to change boolean state on screen. Firebase backend code does make things easier.\n\n## :clipboard: Status \u0026 To-Do List\n\n* Status: Working\n* To-Do: Nothing\n\n## :clap: Inspiration\n\n* [D-I-Ry: Angular \u0026 Firebase dashboard in 22 minutes](https://www.youtube.com/watch?v=HRaINOrhXbw\u0026t=243s)\n\n## :file_folder: License\n\n* N/A\n\n## :envelope: Contact\n\n* Repo created by [ABateman](https://github.com/AndrewJBateman), email: gomezbateman@yahoo.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjbateman%2Fangular-firebase-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewjbateman%2Fangular-firebase-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewjbateman%2Fangular-firebase-dashboard/lists"}