[关闭]
@Vany 2016-01-27T14:38:08.000000Z 字数 1528 阅读 892

Readme of Project Twinkle

Twinkle Plan Readme


Twinkle

What is this?

A small paper/book reading (sharing) system, in which we could comment conveniently on each paper/book, even on some specific points, with some user-friendly technique support, such as @-user-support, math-support, paper-title-link-support, etc.

Besides, we also offer a feeds module to show what your friends are foucusing on, where you could easily make a discussion directly.

How to implement?

Boostrap + Python + Flask + MongoDB


Usage

Database

  1. Install MongoDB
  2. Create a folder for database storage

Python Package

  1. pip install flask
  2. pip install PyMongo
  3. pip install Flask-PyMongo

Run

  1. start MongoDB at the default port
    Windows (at the 'bin' folder of MongoDB): mongod --dbpath YourDBPath (replace 'YourDBPath' with your database storage path)
  2. run command python run.py at the root folder

Modules

Login Module

Upload Module

Comments Module

Feeds Module


Technique TODO


Function Requirement

Comment

  1. Comment可以选择不同类型,例如高亮,例如Question,例如Related,增加良好的Comment查询功能
  2. 2.

Ref

https://www.deepdyve.com/

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注