/Flack

Primary LanguageJavaScript

Project 2: Flack!

Web Programming with Python and JavaScript

In this project we have to implement a messaging web application using Flask and Socket.IO.

Requirements:

  • Display Name
  • Channel Creation
  • Channel List
  • Messages View
  • Sending Messages
  • Remembering the Channel
  • Personal Touch: Private messaging between two users.

Possible improvements:

  • File uploading
  • Interface improvements