Git Product home page Git Product logo

hellogithub.com's Introduction

hellogithub.com

简介

本项目为 hellogithub.com 网站的源码。既然做的是开源的项目推荐,那么索性就把该网站也开源了。

现在

此项目基于 Flask 开发,现在只开发了一些基本功能。现已发开的功能,开发日志

  • OAuth 登陆
  • 后台内容管理
  • 前端异步展示
  • 我的收藏
  • 基本的安全防范

之所以如此简陋就选择开源。因为,我想呈现的就是从零到一的过程。在这个过程中,历经的开发、集成库、重构的过程和**, 才是我想分享给大家的。通过上述的过程可以让新手更好的理解 开源**第三方库的优劣Web 开发技术开发流程 等。

安装

  1. 下载项目:git clone https://github.com/521xueweihan/hellogithub.com.git
  2. 安装依赖:pip install -r requirements.txt
  3. 启动:python server.py

开启管理后台权限:

  • 登陆一次
  • 修改数据库中 admin 字段为 1
  • 注销,重新登陆
  • 点击用户名即可跳转到管理后台

Todo

  • 信息流(保证每天有内容产出)
  • 订阅
  • 测试和CI

有一点我可以保证:本项目会一直维护下去。

hellogithub.com's People

Contributors

521xueweihan avatar

Watchers

James Cloos avatar skyformat99 avatar  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.