Skip to content

MessageApp is a web application that is used for p2p messaging.

Notifications You must be signed in to change notification settings

marispulk/MessageApp

Repository files navigation

MessageApp - Angular messaging application

Check out live page here: https://messageapp100.azurewebsites.net/

Angular messaging application, developed for showcase. This project was generated with Angular.

Description

ChatBuzz is a web application that is used for p2p messaging, it features the following functions:

  • Chat management feature
  • Messages feature
  • User management feature
  • Firebase database
  • User and chat relation.

This application is developed by following Angular best practices. All features are broken into seperate components(or child components), all data fetching is done by injecting services, and all data models are seperated to model files. All cross component communication is done via services or events.

Requirements

Screenshots

Login page: Login page

Welcome page: Welcome page

Chat settings page: Chat settings page

User settings page: User settings page

Chat page: Chat page

About

MessageApp is a web application that is used for p2p messaging.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published