ahmnouira / Flask_Blog

This is a social chat blog web-based application, where people can create their accounts and start communicate to each others by sending real time messages or via emails.

Home Page:http://ahmed-nouira-blog4.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBlog

This is a social blog web based application where people can talk using real time messages

Overview

Some photos about this project: register_page talk_page webcam_page

Running this app locally

  1. install Python
  2. cd into this project's root directory
  3. Run pip install -r requirements.txt --upgrade to install the app's dependencies
  4. Run flask run to start the app
  5. Access the running app in a browser at the URL written to the console (most likely http://localhost:5000)

About

This is a social chat blog web-based application, where people can create their accounts and start communicate to each others by sending real time messages or via emails.

http://ahmed-nouira-blog4.herokuapp.com

License:MIT License


Languages

Language:Python 69.5%Language:HTML 22.9%Language:Roff 6.3%Language:Mako 1.2%Language:Procfile 0.1%