Babble
Babble is a Simple Chat app.
Course: Front End Development
Course Instructor: Mr. Serge Krul *
Publication date: 9/9/2017
License: MIT
We used Project general descriptionjavaScript, CSS3 and HTML5 at the client side (pure javaScript).
On the server side, we used Node.js to handle the app. All the server/client calls are RESTful.
We also used these nice extensions/frameworks on the server side:
- Express: A Node.js plugin for easy and flexible web applications. *
- body-parser: Node.js body parsing middleware.*
- md5: a JavaScript function for hashing messages with MD5.*