Giter Site home page Giter Site logo

nelson0409 / ustchacker.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leitro/ustchacker.com

0.0 2.0 0.0 725 KB

USTC Hackers' Club (Categories interest website using tornado and bootstrap) python web

Home Page: http://www.ustchacker.com

Python 41.77% PLpgSQL 1.06% Shell 0.08% JavaScript 2.80% CSS 1.57% HTML 52.72%

ustchacker.com's Introduction

ustchacker.com

###简介: 本站(http://www.ustchacker.com)是基于tornado和bootstrap的分类兴趣网站,提供用户注册、邮箱验证、发表文章、发表提问等功能。网站不断改进发展中,没有经过大力宣传,注册用户25+。现在开源出来,希望和大家共同改进,打造出一个分类兴趣网站的模板式框架!

###网站截图:

###依赖的库:

  • tornado
  • markdown2
  • [sqlite3] 如果你使用的是ubuntu或者debian,你可以通过下边的方式安装以上库
pip install tornade
pip install markdown2
apt-get install sqlite3

easyinstall tornado
easyinstall markdown2
apt-get install sqlite3

####注意: 需要自己添加mailPassword.py文件,保证邮箱能正常登录,里面是:

MAILPASSWORD = '[your mail password]'

###下一步要做的:

  1. 前端界面太过简陋,希望前端爱好能pull出自己的一份力,我会积极联系并merge到主站哒:-)
  2. SQLite改为Redis,提高并发性能,这个我来搞

ustchacker.com's People

Contributors

leitro avatar

Watchers

James Cloos avatar Ziheng Liu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.