Giter Site home page Giter Site logo

rawquesh / memebaaz Goto Github PK

View Code? Open in Web Editor NEW
25.0 4.0 12.0 1.25 MB

Memebaaz is a video/images sharing app, Anyone can share short videos and images through app, the media will go through admin's approval.

Home Page: https://play.google.com/store/apps/details?id=com.memebaaz.MemeBaaz

License: MIT License

Kotlin 0.10% Ruby 1.07% Swift 0.32% Objective-C 0.03% Dart 98.48%
android app flutter flutter-android flutter-app flutter-examples meme-sharing-app sharing-app social-media-app flutter-ui flutter-video-player social social-media video-player

memebaaz's Introduction


๐Ÿš€ MemeBaaz - The Ultimate Memes & Short Videos App

MemeBaaz is your one-stop destination for sharing video clips and images ๐Ÿ“ธ. All submissions go through an admin approval process to maintain the quality of content.


๐ŸŒŸ Demo

๐Ÿ‘‰ Play Store (30K+ Downloads)
๐Ÿ‘‰ Direct APK Download


๐Ÿ“ธ Screenshots

App Screenshot


โœจ Features

  • ๐Ÿ‘ Like/Download/Share Options
  • ๐Ÿ“œ Infinite Scrolling
  • ๐Ÿ’ฐ Google Ad Integration
  • ๐Ÿ’พ Local Save Functionality
  • ๐Ÿ“š Categorized Menu
  • ๐Ÿ“ฒ Responsive Design
  • ๐Ÿ‘ฎโ€โ™‚๏ธ In-built Admin Page
  • ๐Ÿ“ฅ User Uploads Enabled
  • ๐Ÿ—ƒ๏ธ Media Caching
  • ๐Ÿ”„ Media Compression On Upload
  • โค๏ธ Double Tap Like (Instagram-style)
  • โฉ Pagination

๐Ÿ› ๏ธ Tech Stack

Client: Flutter, Getx, Firebase SDK
Server: Firebase, Cloud Firestore, Cloud Storage


๐Ÿ’ป Run Locally

1๏ธโƒฃ Clone the repo

gh repo clone rawquesh/memebaaz

2๏ธโƒฃ Navigate to project directory

cd memebaaz

3๏ธโƒฃ Install dependencies

flutter pub get

๐Ÿ”ฅ Firebase Setup

This project uses Firebase services like Auth, Firestore, Storage, and Messages:

  • Create a new Firebase project
  • Add Android config with Package Name com.memebaaz.MemeBaaz and App Nickname MemeBaaz
  • Follow Firebase official documentation for setup

๐Ÿ“ฆ Firestore Data Model

To set up the Firestore, use the following schema:

{
  "config": {
    "categories": {
      "data": ["category 1", "category 2"]
    },
    "keys": {
      "key": "12345"
    }
  },
  "content": [
    // Add your media docs here
  ]
}

๐Ÿ‘ฅ Authors


๐Ÿ“ Feedback

Love the app? Have suggestions? ๐Ÿ’Œ
Feel free to reach out to us on Twitter.


memebaaz's People

Contributors

rawquesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.