An open API service indexing awesome lists of open source software.

https://github.com/mediacomem/comem-masrad-dfa-jquery-chat

Final chat project, as implemented in the MASRAD-DFA jquery-course
https://github.com/mediacomem/comem-masrad-dfa-jquery-chat

Last synced: 5 months ago
JSON representation

Final chat project, as implemented in the MASRAD-DFA jquery-course

Awesome Lists containing this project

README

          

# comem-masrad-dfa-jquery-chat
Final chat project, as implemented in the MASRAD-DFA jquery-course

This repository contains the final code for a example chat application.
This code is explained in details in the MASRAD-DFA course that can be found [here](https://mediacomem.github.io/comem-webdev-docs/2017/subjects/jquery-dom/?home=MediaComem%2Fcomem-masrad-dfa%23readme#1)

# Structure
This repo structure is quite simple

`index.html` file contains the HTML structure of the app, which depends on Bootstrap

`js` folder contains:
* `jquery-3.1.1.min.js` file, which is the jQuery library
* `script.js` file that contains the custom jQuery code that implements the app features