{"id":22468822,"url":"https://github.com/iametornam/freeminds","last_synced_at":"2026-04-16T19:39:07.159Z","repository":{"id":109577653,"uuid":"142278412","full_name":"iamEtornam/FreeMinds","owner":"iamEtornam","description":"A basic android app to showcase a use case of Firebase's firestore","archived":false,"fork":false,"pushed_at":"2018-11-19T16:28:37.000Z","size":1590,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-29T08:41:13.579Z","etag":null,"topics":["android","android-studio","app","firebase","firebase-storage","firestore","java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamEtornam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-07-25T09:30:13.000Z","updated_at":"2018-11-19T16:28:39.000Z","dependencies_parsed_at":"2023-05-13T04:15:57.028Z","dependency_job_id":null,"html_url":"https://github.com/iamEtornam/FreeMinds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamEtornam/FreeMinds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FFreeMinds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FFreeMinds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FFreeMinds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FFreeMinds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamEtornam","download_url":"https://codeload.github.com/iamEtornam/FreeMinds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamEtornam%2FFreeMinds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278396607,"owners_count":25979813,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","android-studio","app","firebase","firebase-storage","firestore","java"],"created_at":"2024-12-06T11:19:48.167Z","updated_at":"2025-10-05T01:09:48.992Z","avatar_url":"https://github.com/iamEtornam.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreeMinds\n\nFreeMinds is an android which i used to experiment how to use Firebase's firestore database. FreeMinds has an authentication system and a feature to upload images or upload text which anybody with the app will see and also be also to LIKE or COMMENT on the post.\n\n## Art\n\u003cimg align=\"left\" src=\"https://github.com/RegNex/FreeMinds/blob/master/screenshots/screen_1.png\" width=\"200\" height=\"400\"/\u003e\n\u003cimg align=\"right\" src=\"https://github.com/RegNex/FreeMinds/blob/master/screenshots/screen_2.png\" width=\"200\" height=\"400\"/\u003e\n\u003cimg align=\"left\" src=\"https://github.com/RegNex/FreeMinds/blob/master/screenshots/screen_3.png\" width=\"200\" height=\"400\"/\u003e\n\u003cimg align=\"right\" src=\"https://github.com/RegNex/FreeMinds/blob/master/screenshots/screen_4.png\" width=\"200\" height=\"400\"/\u003e\n\n\n\n\n\n## Getting Started\n\nTo clone this project,\n\nopen your terminal or cmd\n\n```\ncd folder/to/clone-into/\n```\n\n```\ngit clone https://github.com/RegNex/FreeMinds.git\n```\n\nThen \nlocate the project on your system and open with android studio\n\n\n## Prerequisites\n\nWhat things you need to run the app\n\n```\n* Android Studio\n* Java JDK 8+\n* Android SDK\n```\n\n\n## How to contribute\nContributing to FreeMinds App is pretty straight forward! Fork the project, clone your fork and start coding!\nYou can submit a pull request\n\n\n## Features:\n\n- Add Post\n- Like Post\n- Comment on Post\n- UI optimized for phone and tablet\n\n## Download APK\nYou can find the apk of this project in\n\n```\nFreeMinds\\app\\build\\outputs\\apk\\debug\\app-debug.apk\n```\n\n## To set up an emulator\n* Select Run \u003e Run 'app'\n* Click 'Create New Emulator'\n* Select the device you would like to emulate (Recommended: pixel xl2)\n* Select the API level you would like to run - click 'Download' if not available (Recommended: Marshmallow - ABI: x86)\n* Select configuration settings for emulator\n* Click 'Finish' and allow Emulator to run\n\n## To Run on an Android OS Device\n* Connect the device to the computer through its USB port\n* Make sure USB debugging is enabled (this may pop up in a window when you connect the device or it may need to be checked in the phone's settings)\n* Select Run \u003e Run 'app'\n* Select the device (If it does not show, USB debugging is probably not enabled)\n* Click 'OK'\n\n## Built With\n\n* [Android Studio](https://developer.android.com/studio/install) - How to install Android Studio\n* [Firebase](https://firebase.google.com/docs/?authuser=0) - Getting started with Firebase\n\n\n## Author\n\n* **Sunu Bright Etornam** \n\n\n## License\n\nCopywrite 2018 Sunu Bright Etornam\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\n## Acknowledgments\n\n* Hat tip to anyone whose library was used\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiametornam%2Ffreeminds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiametornam%2Ffreeminds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiametornam%2Ffreeminds/lists"}