Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Project Title: Chat webapp

Project Description: A simple webapp to send and receive chat messages

Project Goals: Learn how to work with Node.js and create something using back and forth networking

Instructions for Build and Use

Steps to build and/or run the software:

  1. Clone the repo
  2. Install NodeJS & SocketIO
  3. Configure how you are going to host it, whether local on the web, this involves deploying the server app.js. You will need to configure the addresses it looks for in the Index.html and app.js files.(Currently set to Render and Github links for my use).

Instructions for using the software:

  1. Run app.js with "npm start"
  2. Go to your hosted webpage and choose a username, begin chatting.

Development Environment

To recreate the development environment, you need the following software and/or libraries with the specified versions:

  • VSCode
  • NodeJS
  • Socket.Io

Useful Websites to Learn More

I found these websites useful in developing this software:

Future Work

The following items I plan to fix, improve, and/or add to this project in the future:

  • Remembering message history
  • User customization(name color, avatar)
  • Proper accounts

About

A simple online chat-site demonstration

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages