Coder Social home page Coder Social logo

bhaskarblur / sync-realtimecontentcollaboration Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 4.0 514 KB

Sync is a realtime content collaboration app with multiple people developed in Kotlin with Firebase realtime database, offers undo-redo changes and realtime collaborative AI Content generation and many more collaborative features.

Kotlin 100.00%
content-creation coroutines kotlin-android realtime realtime-collaboration realtime-database android-application open-source

sync-realtimecontentcollaboration's Introduction

Sync- Realtime Content Collaboration

Sync is a realtime content collaboration app with multiple people developed in Kotlin with Firebase realtime database, offers undo-redo changes and realtime collaborative AI Content generation along with many other collaborative features.

Features

  1. Realtime content collaboration and editing with multiple people.
  2. Users can see each other's cursor/location on document.
  3. Users can do collaborative AI Prompting and add the AI Content into the document.
  4. Share document & Deep Linking enabled to open document via it's link
  5. Multi Text Styling i.e different text styles like Text Size, Weight, Color, Background etc.
  6. Drop comments in the document. (Coming soon)
  7. Multiple document support & Explore section to see public document. (Coming soon)

Screenshots

| | | | |

Open to Contributors

I and We warmly welcome anyone & everyone to contribute to this app and improve the App, add new features & more, especially the Jetpack compose UI part.

Technologies used

  1. Language: Kotlin
  2. UI: Jetpack Compose ( I am a noob in it :), so don't mind my code.)
  3. Realtime signals: Firebase Realtime Db.
  4. Architecture: MVVM + Clean Architecture
  5. AI: Open AI Chat GPT Api

Note: In order to setup the environment and work on the app locally, you've to add the firebase db url, Open AI Api & other credentials in values/string files, i know it's not a good approach to save keys this way, but it is what it is :))

Sample String values

<resources>
<string name="app_name">Sync - Realtime Collaboration</string>
<string name="GPT_BASE_URl"></string>
<string name="GPT_API_KEY"></string>
<string name="STORAGE_URL"></string>
<string name="DB_URL"></string>
<string name="title_activity_splash_screen">SplashScreen</string>
<string name="title_activity_register">RegisterActivity</string>
<string name="title_activity_document">DocumentActivity</string>
<string name="title_activity_tab_screen">TabScreen</string>
</resources>

Submit a change or new feature

If you wish to contribute and want to submit feature/improvement ideas before/after implementing them, you can make an issue for them in this repository or DM me directly on Linkedin(find it from my profile) so that we can have a chat over it.

sync-realtimecontentcollaboration's People

Contributors

bhaskarblur avatar devp-ai avatar

Stargazers

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