ymdysk / intrabook

Communication system between webmasters and users using browser extension and web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intrabook

Communication system between webmasters and users using browser extension and web application.

Usage

  1. Install required pip packages like this: pip install -r requirements.txt
  2. Start the server python app.py
  3. Access the bookmarks list at http://localhost:8000/books with your browser. The port number can be changed by editing the last line in the app.py file.

About

Communication system between webmasters and users using browser extension and web application.


Languages

Language:Smarty 57.7%Language:Python 42.3%