GithubHelp home page GithubHelp logo

morecallan / chatty-e3-iwantanap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nss-evening-cohort-3/chatty-e3-iwantanap

0.0 2.0 0.0 2.9 MB

chatty-e3-iwantanap created by Classroom for GitHub

CSS 24.59% HTML 15.88% JavaScript 59.53%

chatty-e3-iwantanap's Introduction

NSS Group Exercise: Chatty

Specs:

Create a Single Page Application that mirrors a "chat room" and features the following:

  1. Sticky Navigation:
  • Input field that accepts return key as submit
    • Can also be done through the User Input
  • Button to clear message board (last 20 messages)
  • Themes button that brings up modal
  1. Options and Themes:
  • Accessibility: Dark theme applies to whole body, large text applies to message field. These should be controlled by checkboxes.
  • Themes: User has optional theme selection by toggling different selections. These should be controlled by radiobuttons.
  1. Message Module:
  • Default Messages: Load 5 base messages from JSON files.
  • Option to delete individual button: when the delete button next to a message is clicked, only that message should be removed from the DOM.
  • Only show the last 20 messages.
  • Timestamp: Put a timestamp on each message.
  1. Multiple Users:
  • Users should be imported to DOM through private array.
  • Next to the message input box, there should be an option to select user posting message.

Technologies Used:

  1. CSS: Themes, Boostrap Overrides, Basic Styling
  2. Bootstrap: Nav, Modals, Buttons
  3. JQuery: Modals for Bootsrap
  4. JavaScript: IIFE and augmentation, XHR, JSON, Event Listeners, DOM Manipulation

Final Result:

"Chat Room" where users are able to send messages from their specific username, edit their messages, receive replies from an AI and customize their themes.
PS. Try entering swear word just for fun.

Description: Base Messages Loaded on Pageload

##### Description: Select User Menu

##### Description: User Inputs New Message

##### Description: AI Response

##### Description: Theme Selection

##### Description: Theme Applied

##### Description: Emoji Usage

##### Description: Clear Entire Message Board

##### Description: Edit Mode

##### Description: Edited Text

How to run:

1. Go to: `https://www.npmjs.com/package/http-server` and install "http-server".  
2. Navigate to the project folder in command line interface and type: `http-server -p 8080`  
3. This will show at: `http://localhost:8080` in your internet browser.  

Specs By:

Nashville Software School
Steve Brownlee
Joe Shepherd
Zoe Ames

Contributors:

Bernard Anderson
Callan Morrison
Paul Williams

chatty-e3-iwantanap's People

Contributors

morecallan avatar vikingpaul avatar bernardanderson avatar stevebrownlee avatar joeshep avatar

Watchers

James Cloos avatar  avatar

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.