Skip to content

A software engineering chat application which enables real-time messaging between many users.

Notifications You must be signed in to change notification settings

otakaran/mustang-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mustang Messenger

Build Status DeepSource DeepSource

Otakar Andrysek, Ethan Choi, Andrew Mariano

Mustang Messenger is an instant messaging platform for users to communicate with each other. Users create unique profiles using their email and password. Each profile has a customizable contact list which the users can use to filter their messages and quickly communicate with other users of the application. Conversation history persists over time, allowing users to reference past messages.

Project Design

Last Updated: 2/3/2021

Development environment setup

Style Guide

Plugins

All plugins can be installed from the VS Code extension market:

  • Prettier - Code formatter | By Prettier
  • ESLint | By Dirk Baeumer

Access to Backend Database

If you are an admin please ensure you are given access to the development firebase by one of the other developers. Alternativly you can use your own instance of firebase, simply overwrite the Client ID setting in /src/fire/Fire.js

Other Instructions to Run Project

  • Clone this reposity from GitHub
  • To run a development build of the project run npm install and then npm start.
  • Open http:https://localhost:3000 to view it in the browser

Testing

About

A software engineering chat application which enables real-time messaging between many users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published