Giter Club home page Giter Club logo

flask_todo's Introduction

TODO 3_0

记住要做的事情,然后一件件做好

  • 这是一个可以给用户 ** 记录自己的计划表 ** 的简易网站。
  • flask + SQLAlchemy ,可以作为简答学习案例 ,前端用的是pure
  • todo.py 设计数据库模型 User , Todo,存储在 todos.db 里
  • app.py 设计几个基本路由和视图函数

基本功能:

  • 1 sign 注册
  • 2 login 登陆
  • 3 index 主页, 用户添加和查看自己的任务列表,等任务完成时可以标记任务已经完成。
  • 4 check 检查, 用户查看自己已经完成的任务列表

主要的网页截图如下

  • 1 index 主页,用户登录后 ,加和查看自己的任务列表,等任务完成时可以标记任务已经完成。

image

  • 2 check ,用户查看自己已经完成的任务列表

image

flask_todo's People

Contributors

dodoru avatar

Watchers

 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.