Giter VIP home page Giter VIP logo

chatme's Introduction

Chat Me

alt tag

A real-time chat application configured with firebase and Angular

List Chat rooms

Created a angular service to display all rooms.

Create Chat rooms

Created a angular controller that uses bootstrap's uibModal to popup a window when asked to create a room. This chat room connects back to our angular service that displays rooms.

List messages

I had the hardest time trying to list the messages for each room. I was running into an issue where I can see the content instantaneously as I type in the message field, but I was not saving the messages to a variable which were not linked to the room id that is unique in firebase. After about 2 weeks of troubleshooting I was finally able to get this going.

Will update with more info on exact troubleshooting.

Set username

Uses browser cookies and angular cookies to store a username to the cookie.

Send Messages

When coding this last part of the project, I learned that I am mainly a visual coder. What this means is that I wrote the form and CSS for sending messages first before I wrote the functionality of sending messages.

Sending messages also took awhile to fix, but I finally got it going when collaborating with colleagues.

chatme's People

Contributors

bl2i4n avatar

Stargazers

 avatar

Watchers

 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.