Giter Club home page Giter Club logo

bloc-chat's Introduction

Bloc Chat

An in browser chat room. Users can create a username, create chatrooms, and chat with other users.

Bloc Frontend Project Starter

A starter application for student projects in Bloc's Frontend Web Development Course.

Technologies Used

This application uses Angular and Firebase.

Possible updates

The database could be reorganized so that instead of messages being stored in a separate table they would be sorted under their room. This would reduce the load on the database because it is a real time database and using Queries the way it is currently setup could cause it to crash. Being able to just sort the messages in chronological order is a better method.

Currently the chat room doesn't allow users to just press enter to send a message, they have to click send and then clear the message. This should be changed for a better user experience.

Going a step further with this application users could be given roles to only allow room creation with a certain level of privileges or to have private rooms.

bloc-chat's People

Contributors

joelip avatar cordwartman avatar

Watchers

James Cloos 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.