{"id":21339252,"url":"https://github.com/nibinpsreenivas/cec_connect","last_synced_at":"2026-04-15T15:32:41.699Z","repository":{"id":188504345,"uuid":"611769670","full_name":"nibinpsreenivas/cec_connect","owner":"nibinpsreenivas","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-05T16:43:29.000Z","size":12441,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T18:17:04.152Z","etag":null,"topics":["dialogflow","firebase","firebase-auth","firebase-database","firestore","flutter","flutter-apps","googlecloud","nosql"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/nibinpsreenivas.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,"zenodo":null}},"created_at":"2023-03-09T14:06:44.000Z","updated_at":"2025-03-30T10:14:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c926e9a5-e443-49ac-89f2-f486a2611a86","html_url":"https://github.com/nibinpsreenivas/cec_connect","commit_stats":null,"previous_names":["nibinpsreenivas/cec_connect"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nibinpsreenivas/cec_connect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibinpsreenivas%2Fcec_connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibinpsreenivas%2Fcec_connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibinpsreenivas%2Fcec_connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibinpsreenivas%2Fcec_connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nibinpsreenivas","download_url":"https://codeload.github.com/nibinpsreenivas/cec_connect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nibinpsreenivas%2Fcec_connect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004913,"owners_count":26083802,"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-10T02:00:06.843Z","response_time":62,"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":["dialogflow","firebase","firebase-auth","firebase-database","firestore","flutter","flutter-apps","googlecloud","nosql"],"created_at":"2024-11-22T00:43:15.466Z","updated_at":"2025-10-10T18:17:04.609Z","avatar_url":"https://github.com/nibinpsreenivas.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CEC CONNECT APP IN FLUTTER  \n \nCEC CONNECT is a fully functional social media app with multiple features built with flutter and dart.\n\nStar⭐ the repo if you like what you see😉.\n![bmi (820 x 360 px)](https://raw.githubusercontent.com/nibinpsreenivas/CEC-CONNECT/main/image/Screenshot%20from%202023-07-07%2020-47-15.png)\n \n## ✨ Requirements\n\n* Any Operating System (ie. MacOS X, Linux, Windows)\n* Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)\n* A little knowledge of Dart and Flutter\n* A brain to modify it\n\n## Features\n\n* student and teachers can register in the app\n* Post photo posts from camera or gallery\n    * View all comments on a post\n* Search for users using skill keywords\n* Realtime posting and Sending images\n* Deleting Posts\n* Profile Pages\n    * profile picture\n    *  username\n* Notifications Feed showing recent  posts \n* calculate sgpa\n* chat bot\n\n## Screenshots\n\n\n![bmi (820 x 360 px)](https://raw.githubusercontent.com/nibinpsreenivas/CEC-CONNECT/main/image/Screenshot%20from%202023-07-07%2020-47-18.png)\n![bmi (820 x 360 px)](https://raw.githubusercontent.com/nibinpsreenivas/CEC-CONNECT/main/image/Screenshot%20from%202023-07-07%2020-47-20.png)\n![bmi (820 x 360 px)](https://raw.githubusercontent.com/nibinpsreenivas/CEC-CONNECT/main/image/Screenshot%20from%202023-07-07%2020-47-22.png)\n![bmi (820 x 360 px)](https://raw.githubusercontent.com/nibinpsreenivas/CEC-CONNECT/main/image/Screenshot%20from%202023-07-07%2020-47-24.png)\n\n\n\n\n## Installation\n\n#### 1. [Setup Flutter](https://flutter.dev/docs/get-started/install)\n\n#### 2. Clone the repo\n\n#### 3. Setup the firebase app\n\n- You'll need to create a Firebase instance. Follow the instructions\n  at https://console.firebase.google.com.\n- Once your Firebase instance is created, you'll need to enable Google authentication.\n\n* Go to the Firebase Console for your new instance.\n* Click \"Authentication\" in the left-hand menu\n* Click the \"sign-in method\" tab\n* Click \"Email and Password\" and enable it\n* Create an app within your Firebase instance for Android, with package name com.yourcompany.news\n* Run the following command to get your SHA-1 key:\n\n* In the Firebase console, in the settings of your Android app, add your SHA-1 key by clicking \"Add\n  Fingerprint\".\n* Follow instructions to download google-services.json\n* place `google-services.json` into `/android/app/`.\n\n- (skip if not running on iOS)\n\n* Create an app within your Firebase instance for iOS, with your app package name\n* Follow instructions to download GoogleService-Info.plist\n* Open XCode, right click the Runner folder, select the \"Add Files to 'Runner'\" menu, and select the\n  GoogleService-Info.plist file to add it to /ios/Runner in XCode\n* Open /ios/Runner/Info.plist in a text editor. Locate the CFBundleURLSchemes key. The second item\n  in the array value of this key is specific to the Firebase instance. Replace it with the value for\n  REVERSED_CLIENT_ID from GoogleService-Info.plist\n\nDouble check install instructions for both\n\n- Google Auth Plugin\n    - https://pub.dartlang.org/packages/firebase_auth\n- Firestore Plugin\n    - https://pub.dartlang.org/packages/cloud_firestore\n\n# What's Next?\n- [] chating\n- [] messaging\n- [] Reels\n- [] Sending and Uploading Videos(Video Compatibility)\n\n\n\n## 🤓 Author(s)\n\n**Nibin P Sreenivas\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnibinpsreenivas%2Fcec_connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnibinpsreenivas%2Fcec_connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnibinpsreenivas%2Fcec_connect/lists"}