Skip to content

ashiscs/chatup

 
 

Repository files navigation

chatup

Chatup is a chatting application built on the support of Firebase. It is currently a one-to-one chatting application but the future goals are to support bluetooth feature and group chat.

Project Setup

In order to access this project in your remote system,
1. Clone the project.
2. Add the google-services.json file from any of your Firebase projects(if you don't know how to set up Firebase, then please refer this docs).
3. Enable email and phone authentication under the Authentication column in your Firebase Console
4. Run the gradle.

Contribution Guidelines

Any kind of contribution to the project is highly welcomed, as this project is selected for KWoC, we encourage all participants new to open source to give it a try. Any one willing to contribute to this particular project must follow the contribution for cleanliness, easy to read and smooth working of the project,

  1. Raise an issue before you make a pr.
  2. No changes should be pushed in the development branch. Always make a new branch.
  3. Squash all your commits in to a single commit before creating a pull request.
  4. If the pr for the issue isnt raised within 2 weeks, the issue can be assigned to another person.

Screen shots of the Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%