MediaComem / comem-masrad-dfa-jquery-chat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

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


Languages

Language:HTML 78.7%Language:JavaScript 21.3%