Skip to content

Code-Chatter is Slack inspired messaging application built with AngularJS and Firebase.

License

Notifications You must be signed in to change notification settings

builtbykasey/bloc-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Chatter

Messaging Application

Users can create channels and send/receive messages real time.

Demo Site

Project Objectives

  • Users can set their username upon arriving at the app
  • Users can create new channels
  • Users can send/receive messages

Built With

  • AngularJS for Frontend User Interface
  • Firebase Backend-as-a-Service for Backend
  • Grunt for development environment

Configuration

  • Start by cloning the repository.

  • Install the project dependencies by running:

$ npm install

Run the Application

  • Run the application using the Gruntfile's default task:
$ grunt
  • The default task runs a simple server on port 3000. To view it in a any browser, go to http://localhost:3000.

About

Code-Chatter is Slack inspired messaging application built with AngularJS and Firebase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages