Check out live page here: https://messageapp100.azurewebsites.net/
Angular messaging application, developed for showcase. This project was generated with Angular.
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.
- Angular 10
- [email protected]
- [email protected]
- [email protected]
- Firebase@^7.13.1