Skip to content

devesh1995/ClassRoomChat

Repository files navigation

ClassRoomChat

Android Chat Application

This Android application will work on APIs between 16-24

ClassRoomChat is an Android project for simple chat application.

The application is complete and working.

Here are the screenshot of the application GUIs .(Activities)

Splash screen

In this, it will wait for 5 seconds and check whether the user is "NULL" and then proceed to homepage or Login Page accordingly.

capture

Login Page

In this the user can directly login or can register.

capture1

SignUP page

In this user will sign-up with email and password and give a unique username.

capture1 1

User Page

In this all the users will be shown and user can select one to chat with them .

capture2

Chat Page

In this the user will view the chat and reply them.

capture3