{"id":16225019,"url":"https://github.com/debajyoti14/socially","last_synced_at":"2025-03-19T12:30:52.957Z","repository":{"id":128685332,"uuid":"494522120","full_name":"Debajyoti14/Socially","owner":"Debajyoti14","description":"This is a Social Media App made with flutter \u0026 firebase. In this project Firebase Auth, Firebase Firestore and Firebase Storage is used to make it a realtime social media mobile Application.","archived":false,"fork":false,"pushed_at":"2023-08-04T15:44:28.000Z","size":846,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T18:42:43.131Z","etag":null,"topics":["dart","firebase","flutter"],"latest_commit_sha":null,"homepage":"https://instagram-flutter-dd43d.firebaseapp.com/#/","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/Debajyoti14.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":"2022-05-20T15:46:44.000Z","updated_at":"2024-11-18T05:02:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"3287f46f-3971-425c-a1e8-eed880ab3ce6","html_url":"https://github.com/Debajyoti14/Socially","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debajyoti14%2FSocially","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debajyoti14%2FSocially/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debajyoti14%2FSocially/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debajyoti14%2FSocially/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Debajyoti14","download_url":"https://codeload.github.com/Debajyoti14/Socially/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243989576,"owners_count":20379648,"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":["dart","firebase","flutter"],"created_at":"2024-10-10T12:26:46.843Z","updated_at":"2025-03-19T12:30:52.952Z","avatar_url":"https://github.com/Debajyoti14.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Socially - A Realtime Social Media Mobile Application\n\nSocially is a social media app built with Flutter and Firebase, allowing users to connect and share moments with their friends in real-time. The app utilizes Firebase Authentication, Firebase Firestore, and Firebase Storage to provide a seamless and secure experience. State management is handled using the Provider package.\n\n## Screenshots\n\nHere are some screenshots of the Socially app:\n\n\u003cimg src=\"https://github.com/Debajyoti14/Socially/assets/91759192/701e1ee3-5a6e-4183-a29b-63ea9b4d0c74\" height=600 width=300/\u003e \u0026nbsp; \u0026nbsp;\n\u003cimg src=\"https://github.com/Debajyoti14/Socially/assets/91759192/4fae169f-ac68-4c90-8b82-1358d4a26c8f\" height=600 width=300/\u003e \u0026nbsp; \u0026nbsp;\n\u003cimg src=\"https://github.com/Debajyoti14/Socially/assets/91759192/50d2c942-2b5c-41a4-b853-401d0b194b8f\" height=600 width=300/\u003e \u0026nbsp; \u0026nbsp;\n\u003cimg src=\"https://github.com/Debajyoti14/Socially/assets/91759192/03d90e49-9528-4fba-8bb7-38afe5b59e7b\" height=600 width=300/\u003e \u0026nbsp; \u0026nbsp;\n\u003cimg src=\"https://github.com/Debajyoti14/Socially/assets/91759192/359e6dbf-52a7-4dc5-9bda-b7e7b52fe574\" height=600 width=300/\u003e \u0026nbsp; \u0026nbsp;\n\n## Features\n\n- **Real-time Social Interactions**: Users can post updates, images, and share moments with their friends in real-time.\n\n- **User Authentication**: Secure user authentication with Firebase Authentication, allowing users to register and log in securely.\n\n- **User Profiles**: Users can create and customize their profiles with profile pictures and other details.\n\n- **Posts and Comments**: Users can create posts and comment on each other's posts.\n\n- **Image Uploads**: Users can upload and share images with friends.\n\n## Getting Started\n\nTo get started with the Socially app, follow these steps:\n\n1. **Prerequisites**: Make sure you have Flutter installed on your machine. If not, follow the official Flutter installation guide: [Flutter Installation Guide](https://flutter.dev/docs/get-started/install)\n\n2. **Clone the repository**: Clone this repository to your local machine using the following command: \u003cbr/\u003e\n    ```\n     git clone https://github.com/Debajyoti14/Socially\n    ```\n   \n4. **Install Dependencies**: Navigate to the project directory and install the required dependencies: \u003cbr/\u003e\n    ```\n    cd socially\n    flutter pub get\n    ```\n5. **Firebase Setup**: Create a new project on the Firebase Console (https://console.firebase.google.com/) and set up Firebase Authentication, Firestore, and Storage. Obtain your Firebase configuration files and place them in the appropriate locations in the project.\n\n6. **Run the app**: Use the following command to run the app on an emulator or connected device: \u003cbr/\u003e\n    ```\n    flutter run\n    ```\n\n## Contributions\n\nContributions to Socially are welcome! If you find any bugs or have ideas to enhance the app, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- We acknowledge the Flutter and Firebase communities for their excellent frameworks and resources.\n\n---\n\nHappy coding! If you have any questions or need further assistance, feel free to reach out.\n\n*Note: The above information is fictional, and the actual details of your project may differ. Please update the README file with accurate and specific details about your project.*\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebajyoti14%2Fsocially","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebajyoti14%2Fsocially","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebajyoti14%2Fsocially/lists"}