Skip to content
/ Sqwads Public

A sentiment analyser chat application for Android

License

Notifications You must be signed in to change notification settings

Add-787/Sqwads

Repository files navigation

Sqwads

An application developed to showcase the usage of Firebase features by developing a chat application allowing you to make rooms and join rooms by evaluating sentiment of the chats in the room.

Setup and Configuration Guide

You can get started on developing this application by following a few steps:

  • Clone this repository
  • Add this project on your firebase account.
  • Download the google-services.json file and add it to the app module.

Features

User Auth

  • Basic authentication implementation with email & password
  • Authentication with Google sign in.
  • Creating and joining rooms

  • See realtime, rooms getting created.
  • Join any existing rooms or create one yourself.
  • Sentiment Analysis of chats

  • Find rooms with positive scores to join.
  • Scores are calculated by taking an average of sentiment scores given to individual messages.
  • About

    A sentiment analyser chat application for Android

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published