Giter Site home page Giter Site logo

chatapp's Introduction

ChatApp v1.1

ChatApp is a project that I started to improve my Android Development knowledge. Later on I have decided to make it public, open source and publish it on Play Store.

It uses Firebase's Authentication/Database/Storage/Messaging/CrashReporting libraries for it's implementation and several other libraries that they are listed on Third Party Notices.

Make sure you read App's Privacy Policy and Terms and Conditions before using it.

Based on Lapit Chat Youtube Series which can be found here.

DOWNLOAD LINK: Play Store

Preview

login

Browse all preview pictures here.

Features

  • Messaging
    • Send and Receive messages with users
    • Send pictures
  • Lists
    • List with your Requests
    • List with your Messages
    • List with your Friends
    • List with all Users
  • Friends
    • Accept or Remove Friends
  • Requests
    • Send or Cancel Friend Request to users
  • Profile
    • Update your Profile Picture
    • Update your Status
    • Update your Cover Picture
    • View other users profile
  • Notifications
    • Notification when you have a new message
    • Notification when you have a new friend request
    • Notification when someone accepts your request

Upcoming

  • Blocking
    • Block user from sending messages

Changelog

Read all Changelog HERE.

Installation

Setting up project

  • Download Project
  • Create a new Firebase Project in console
  • Connect project with Firebase (Tools/Firebase) in Android Studio
  • Generate, download, paste google-services.json into the project

Setting up notifications back-end

  • Create a folder on your Desktop and open it
  • Start CMD (for Windows) or Terminal (for MacOS/Linux)
  • Login on Firebase CLI using firebase login
  • Type firebase init, select Functions using the Space key and hit Enter
  • Select your App, then javascript, N on ESLint, and Yon dependendcies with npm.
  • Navigate functions folder and replace index.js with this
  • Type firebase deploy and you are all set

NOTE: make sure you read project's LICENSE before start playing with it.

License

Copyright 2018 Raf.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

chatapp's People

Contributors

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