Skip to content

Chatroom App. Project 2, Hand-in 2 for CST438 Software Engineering @ CSU, Monterey Bay

Notifications You must be signed in to change notification settings

ErnestoLCortez/Chatroom-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom-app

Chatroom application created for senior Software Engineering coursework at CSU, Monterey Bay.

Chatroom allows users to login with Facebook or Google third party accounts, chat in real time, and issue chat bot commands.

Installation

Clone the repository:

git clone https://github.com/ErnestoLCortez/Chatroom-App

Install dependencies:

npm install

Configure environment variables for:

OPENWEATHER_API
MONGODB_URI
INDEX
PORT

Profit!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Chatroom App. Project 2, Hand-in 2 for CST438 Software Engineering @ CSU, Monterey Bay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published