{"id":16213846,"url":"https://github.com/solygambas/vue-projects","last_synced_at":"2026-05-08T00:32:13.487Z","repository":{"id":102301870,"uuid":"367818200","full_name":"solygambas/vue-projects","owner":"solygambas","description":"4 small Vue projects using Firebase.","archived":false,"fork":false,"pushed_at":"2022-05-01T05:18:17.000Z","size":831,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T22:15:44.815Z","etag":null,"topics":["firebase","firebase-auth","firebase-authentication","firebase-firestore","firebase-hosting","firebase-storage","firestore","javascript","vue","vue-router","vuejs"],"latest_commit_sha":null,"homepage":"https://vue-muso-ninjas.web.app/","language":"Vue","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/solygambas.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-05-16T07:58:19.000Z","updated_at":"2022-04-30T05:08:24.000Z","dependencies_parsed_at":"2023-05-01T20:14:00.852Z","dependency_job_id":null,"html_url":"https://github.com/solygambas/vue-projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solygambas/vue-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fvue-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fvue-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fvue-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fvue-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solygambas","download_url":"https://codeload.github.com/solygambas/vue-projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solygambas%2Fvue-projects/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266100705,"owners_count":23876641,"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":["firebase","firebase-auth","firebase-authentication","firebase-firestore","firebase-hosting","firebase-storage","firestore","javascript","vue","vue-router","vuejs"],"created_at":"2024-10-10T11:08:46.845Z","updated_at":"2026-05-08T00:32:08.441Z","avatar_url":"https://github.com/solygambas.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Projects\n\n4 small Vue projects using Firebase.\n\n| #   | Project                                | Description                                                          |\n| --- | -------------------------------------- | -------------------------------------------------------------------- |\n| 01  | [**Project Planner**](#projectplanner) | A simple project tracker to understand Vue basics.                   |\n| 02  | [**Dojo Blog**](#dojoblog)             | A blog to learn the Composition API, using Vue Router and Firestore. |\n| 03  | [**Live Chat**](#livechat)             | A real-time chatroom working with Firebase Authentication.           |\n| 04  | [**Muso Ninjas**](#musoninjas)         | A music playlist website using Firebase Storage.                     |\n\n## \u003ca name=\"projectplanner\"\u003e\u003c/a\u003e1) Project Planner\n\nA simple project tracker to understand Vue basics.\n\n[See 01-project-planner folder](01-project-planner)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"01-project-planner\"\u003e\n        \u003cimg src=\"01-project-planner/screenshot.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n- setting up a project with Vue CLI.\n- using the Options API.\n- adding, updating, completing and deleting projects.\n- creating a filter nav and showing filtered projects.\n- displaying Material Icons.\n\n## \u003ca name=\"dojoblog\"\u003e\u003c/a\u003e2) Dojo Blog\n\nA blog to learn the Composition API, using Vue Router and Firestore.\n\n[See 02-dojo-blog folder](02-dojo-blog)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"02-dojo-blog\"\u003e\n        \u003cimg src=\"02-dojo-blog/screenshot.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n- discovering the Composition API and the setup function.\n- using props, refs and computed values.\n- using watch, watchEffect and lifecycle hooks.\n- creating reusable composition functions (composables).\n- fetching data with async/await and making a POST request.\n- creating a loading spinner and a tag cloud.\n- using useRouter and useRoute from Vue Router.\n- connecting to a Firebase project.\n- fetching a collection of posts and single posts.\n- adding and deleting blog posts.\n- using timestamps and ordering posts.\n- understanding real-time listeners in Firestore.\n\n## \u003ca name=\"livechat\"\u003e\u003c/a\u003e3) Live Chat\n\nA real-time chatroom working with Firebase Authentication.\n\n[See 03-live-chat folder](03-live-chat)\n\n### Demo\n\n[See Demo deployed on Firebase](https://vue-projects-54fbf.web.app/)\n\n(Email: demo@demo.com - Password: demouser)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"03-live-chat\"\u003e\n        \u003cimg src=\"03-live-chat/screenshot.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n- setting up Firebase Authentication.\n- handling signup and login forms with composables.\n- managing context, errors and emitting events.\n- getting the current user and logging users out.\n- adding route guards.\n- waiting for Firebase Authentication to initialize.\n- adding new messages to Firestore.\n- using a real-time Firestore listener to handle messages.\n- unsubscribing from real-time listeners to avoid unnecessary re-renders.\n- formatting dates in the chat window with date-fns.\n- building and deploying the app with Firebase CLI.\n- adding Firestore security rules to require authentication and locking the API to its domain.\n\n## \u003ca name=\"musoninjas\"\u003e\u003c/a\u003e4) Muso Ninjas\n\nA music playlist website using Firebase Storage.\n\n[See 04-muso-ninjas folder](04-muso-ninjas)\n\n### Demo\n\n[See Demo deployed on Firebase](https://vue-muso-ninjas.web.app/)\n\n(Email: demo@demo.com - Password: demouser)\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"04-muso-ninjas\"\u003e\n        \u003cimg src=\"04-muso-ninjas/screenshot.png\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n### Features\n\n- creating a Firebase project and reusing Firebase composables.\n- handling signup and login forms with loading state.\n- showing a different navbar for connected users and adding route guards.\n- adding new playlists.\n- uploading images to Firebase Storage.\n- getting real-time playlist data and listing playlists.\n- displaying playlists details and checking playlist ownership.\n- deleting a playlist and removing images from Firebase Storage.\n- adding songs to playlists and updating playlist details.\n- listing and deleting songs.\n- listing user playlists with Firestore queries.\n- building and deploying the app with Firebase CLI.\n- adding Firebase Storage security rules to require authentication and locking the API to its domain.\n\nBased on [Build Web Apps with Vue JS 3 \u0026 Firebase](https://www.udemy.com/course/build-web-apps-with-vuejs-firebase/) by Shaun Pelling - The Net Ninja (2020).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolygambas%2Fvue-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolygambas%2Fvue-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolygambas%2Fvue-projects/lists"}