Git Product home page Git Product logo

chat-modularjs-webpack's Introduction

CHAT APP

Algebra Front-end Developer Course 2021 - final project

This is an upgraded version of the final project for the forementioned educational program.

The initial version was made with HTML5, CSS3, "vanilla" JavaScript and connected to Scaledrone.

This version is upgraded with ES6 Modules, SCSS and Babel, bundled with Webpack5.




Technologies


  • HTML5
  • SCSS
  • JavaScript
  • Scaledrone
  • ES6 Modules
  • Babel
  • Webpack5





Features


  • Sends messages with autor name
  • Recognizes sender from the rest of the chat members by showing the messages on the right (sender) and on the left (others)
  • Random nickname generator and random name color picker
  • Connected to Scaledrone
  • Displays active members and notifications who joined
  • Autoexpanding input area with a scrollbar in case of a larger text input
  • Responsive design





Impovement ideas


  • limit number of characters in the form input field + alert message
  • add modal window when error while connecting
  • add date & time with every message sent
  • add small modal window with alert when character limit reached
  • add SCSS
  • add ES6 Modules
  • make version with Webpack5





Connect to Scaledrone


You can create your Scaledrone channel for free here. To connect to the channel you need to paste your channel ID in the wall-chat.js.

// Connecting to Scaledrone channel ID
const CLIENT_ID = "9094oijOPIJD3jp8F9";





Mockup



mockups



Try it

Open the chat in two or more different windows/tabs.

Start the chat!. | See the design on Behance


Licence

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.