Skip to content

hbracy/quicktalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quicktalk

Table of contents

General Info

QuickTalk is a way to practice language skills. It matches teaches and learners with time taught as the currency.

Getting Started

You will need Node, Mongo and

Prerequisites

Installing

  • git clone https://github.com/hbracy/quicktalk.git in the directory of the folder you plan to be the parent of quicktalk.
  • Within files app.js, public/function.js, public/index.html, there is a part commented as "Relevant IP Addresses." Within these lines of code, ensure that your private IP address (starting with 192) is being used.

Development Workflow

Running

  • To run the backend, type node app.js into the command line from the root directory. You should see Server running at http://<ip:port>/.
  • To run the front end, open the file at public/index.html in a web browser.

Testing

  • To edit the backend, make your edits and rerun the the backend with node app.js.
  • To edit the front end, make your edits and refresh the page.

Deployment

Design

Technologies

Project is created with:

  • Node
  • React
  • SocketIO

Authors

  • Harold Bracy - initial work

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published