Coder Social home page Coder Social logo

mohamedelareeg / fogram Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.69 MB

Fogram: Social media app for sharing posts, stories, and chatting with friends. Built with Java and Firebase for real-time communication and data synchronization.

License: MIT License

Java 100.00%
android chatting firebase java retrofit social-media

fogram's Introduction

Fogram - Social Media App

Fogram is an Android application that serves as a social media platform, similar to Facebook and Instagram. It offers features such as posting, stories, chatting, groups, Firebase Realtime Database integration, and push notifications.

Table of Contents

Features

  • Posts and Stories: Share moments with friends through posts and stories.
  • Chatting: Real-time chat functionality for private conversations.
  • Groups: Create and join groups based on interests or communities.
  • Firebase Realtime Database: Utilizes Firebase for real-time data synchronization.
  • Push Notifications: Stay updated with push notifications for new activities.
  • Image Handling: Supports image uploading, cropping, and applying filters.
  • Multi-Language Support: Implements RTL (Right-to-Left) layout for multilingual support.

Getting Started

Prerequisites

  • Android Studio
  • Android device or emulator

Installation

  1. Clone the repository: git clone https://github.com/mohamedelareeg/Fogram.git
  2. Open the project in Android Studio.
  3. Build the project to resolve dependencies and compile the application.
  4. Connect an Android device or use an emulator.
  5. Run the application from Android Studio.

Configuration

Ensure you have the required API keys and configurations for Firebase services. Update the necessary files with your configurations.

Version Information

  • Compile SDK Version: 34
  • Target SDK Version: 34
  • Minimum SDK Version: 23
  • Build Tools Version: 34.0.0-rc2
  • App Version Code: 1
  • App Version Name: 1.0

Running the Application

Debugging

To run the application in debug mode:

  1. Connect an Android device or use an emulator.
  2. In Android Studio, select "Run" from the toolbar.
  3. Choose the connected device/emulator and click "OK" to build and run the app.

Release Build

To build a release version of the application:

  1. Open the terminal in Android Studio.

  2. Navigate to the project root directory.

  3. Run the following command:

    ./gradlew assembleRelease
    

This command generates the release APK in the app/build/outputs/apk/release/ directory.

Publishing

To publish the application to the Google Play Store:

  1. gnerate a signing configuration for the release build in the app/build.gradle file.
  2. Build the release version using the steps mentioned above.
  3. In Android Studio, select "Build" > "Build Bundle(s) / APK(s)" > "Build APK(s)".
  4. The generated APK will be available in the app/build/outputs/apk/release/ directory.

Follow the Play Console guidelines to create a new release, upload the APK, and publish the app.

Built With

Dependencies

Detailed information about the libraries and dependencies used in the project can be found in the build.gradle file.

Contributing

Feel free to contribute to the development of Fogram by creating issues, submitting pull requests, or suggesting new features.

License

This project is licensed under the MIT License.

fogram's People

Contributors

mohamedelareeg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.