erl67 / Chatrooms.py

Chat room web app using flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Set Flask_APP=chat.py, flask initdb, flask run

  2. Colors change automatically if a new message is loaded

  3. Used bootstrap for the first time for the styling

Running the App

  1. Go to 127.0.0.1:5000

  2. Create a new user account.

About

Chat room web app using flask


Languages

Language:Python 56.4%Language:HTML 20.7%Language:JavaScript 17.9%Language:CSS 5.0%