Coder Social home page Coder Social logo

activitycheck's Introduction

应用截图

一个界面简洁的活动打卡网页应用。用户可以通过这个应用进行活动的添加、删除和插入操作,同时也可以查看所有的活动。

手机端浏览器显示界面友好。

文件结构

项目包含以下文件:

  • app.py: 这是 Flask 应用的主文件,包含了所有的路由和视图函数。
  • csv_utils.py: 这个文件包含了一些实用函数,用于读取和写入 CSV 文件,以及处理活动数据。
  • templates/index.html: 这是应用的主页面模板,包含了各种表单用于添加、删除和插入活动,以及一个用于显示活动的表格。

如何运行

首先,你需要安装 Flask。你可以通过以下命令进行安装:

pip install flask

或者

pip install -r requirements.txt

然后,你可以通过运行 app.py 文件来启动应用:

python app.py

应用默认会在本地的 9093 端口运行。

activitycheck's People

Contributors

xueheng-li 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.