{"id":25387115,"url":"https://github.com/hzooly/ionicv1_message","last_synced_at":"2026-04-09T07:06:09.761Z","repository":{"id":127193690,"uuid":"97642659","full_name":"HZooly/IonicV1_Message","owner":"HZooly","description":"🔥 Real-time messages management with Firebase \u0026 Ionic","archived":false,"fork":false,"pushed_at":"2018-03-06T17:45:56.000Z","size":5470,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T21:50:55.667Z","etag":null,"topics":["android","angularjs","firebase","ionic","ios","mobile-app","real-time"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HZooly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-07-18T20:51:09.000Z","updated_at":"2023-03-26T11:40:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"aeca30b7-a7fa-4b71-88fe-4b353790f642","html_url":"https://github.com/HZooly/IonicV1_Message","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HZooly%2FIonicV1_Message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HZooly%2FIonicV1_Message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HZooly%2FIonicV1_Message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HZooly%2FIonicV1_Message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HZooly","download_url":"https://codeload.github.com/HZooly/IonicV1_Message/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248095757,"owners_count":21046903,"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":["android","angularjs","firebase","ionic","ios","mobile-app","real-time"],"created_at":"2025-02-15T11:33:28.998Z","updated_at":"2025-12-30T23:05:08.800Z","avatar_url":"https://github.com/HZooly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IonicV1_Message\n\nMobile application built with Ionic v1.\n\nDisplay in real time messages from a Firebase Database.\n\n## Installation\n\n```git clone```\n\n```bower install```\n\n```npm install```\n\n```cp www/js/firebase.sample.js www/js/firebase.js```\n\nConfigure `firebase.js`\n\n## Firebase Configuration\n\nOn Firebase Console, activate **Anonymous Authentification** (*Auth*), and replace **rules** in *Database menu* by these :\n\n`{\n  \"rules\": {\n    \".read\": true,\n    \".write\": true\n  }\n}`\n\n## Data Structure\n\nImport some data structured like this :\n\n`{\n  \"date\" : \"19/07/2017\",\n  \"id\" : 0,\n  \"message\" : \"Working good\",\n  \"status\" : \"open\",\n  \"title\" : \"First try\"\n}`\n\nStatus can be **open**, **close** or **archive**.\n\n## Status\n\n- 🖥 Working on local machine with `ionic serve` ✅\n\n- 📱 Working on iOS\n  - iOS 10.x \u0026 iOS 11.x ✅\n  - Tested on simulator ✅\n  - Tested on physical iPhone 7 ✅\n  - Old devices ❓\n\n- 📱 Working on Android ✅ `ionic build --prod android`\n\n## Contributors\n\n- Hugo Torzuoli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhzooly%2Fionicv1_message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhzooly%2Fionicv1_message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhzooly%2Fionicv1_message/lists"}