{"id":19021615,"url":"https://github.com/codementorio/angular-tutorial","last_synced_at":"2026-06-07T16:31:22.319Z","repository":{"id":147572563,"uuid":"51910530","full_name":"CodementorIO/angular-tutorial","owner":"CodementorIO","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-17T09:57:17.000Z","size":173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T19:09:26.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/CodementorIO.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}},"created_at":"2016-02-17T09:24:51.000Z","updated_at":"2016-02-17T09:50:19.000Z","dependencies_parsed_at":"2023-05-03T08:13:40.498Z","dependency_job_id":null,"html_url":"https://github.com/CodementorIO/angular-tutorial","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fangular-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fangular-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fangular-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodementorIO%2Fangular-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodementorIO","download_url":"https://codeload.github.com/CodementorIO/angular-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240065826,"owners_count":19742571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-08T20:22:49.027Z","updated_at":"2026-04-28T16:30:18.475Z","avatar_url":"https://github.com/CodementorIO.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AngularJS Chat App with Firebase\n\nThis tutorial will walk you through how to use AngularJS to build a simple chat app hosted on Firebase.\nThe app will be scaffolded by Yeoman's [gulp-angular](https://github.com/Swiip/generator-gulp-angular) generator.\n\nThe tutorial is split into five steps. After finishing all these steps, your client should be able to end up with a live chat app!\nEach finished step is tagged in the repo as you can see by using the command `$ git tag`.\n\n\n# Step0: From the Start:\n\nThis is the starting point of this tutorial, which is simply the scaffolding result of `yeoman`.\n\n# Step1: Warm up\n\nIn this step, you will build the basic UI elements of this chat app using static data.\n\nA sample of the finished version of this step can be found [here](https://sample-projects.codementor.io/angular-tutorial/step1)\n\n# Step2: Basic Control Flow with Local Data\n\nIn this step, we will add basic control flows using our local data.\n\nA sample of the result of this step can be found [here](https://sample-projects.codementor.io/angular-tutorial/step2)\n\n# Step3: Register/Login via Firebase\n\nIn this step, we will add register/login funcationality to the app using the [firebase SDK](https://www.firebase.com/docs/web/libraries/angular/guide/user-auth.html).\n\nAn example of the result of this step can be found [here](https://sample-projects.codementor.io/angular-tutorial/step3)\n\n\n# Step4: Connect Data with Firebase\nIn this step, we will replace our in-memory mock data with the real one on firebase.\n\nAn example of the result of this step can be found [here](https://sample-projects.codementor.io/angular-tutorial/step4)\n\n# Step5: Use different route to handle each user\n\nIn this step, we will assign a dedicated URL for each chat using [ui-router](https://github.com/angular-ui/ui-router).\nThis way, we can stay at the same chat even after we refresh our browser.\nAn example of the result of this step can be found [here](https://sample-projects.codementor.io/angular-tutorial/step5)\n\n---\n\n# Getting Started\n\n## Host development environment:\n\n- Install dependencies by `$ npm install; bower install`\n- Kick off by `$ gulp serve`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodementorio%2Fangular-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodementorio%2Fangular-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodementorio%2Fangular-tutorial/lists"}