GithubHelp home page GithubHelp logo

shixiangbupt / bootstrapflaskdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mashiro94/bootstrapflaskdemo

0.0 1.0 0.0 8.12 MB

该项目为基于Flask的学员管理系统,仿写greyli大佬的BootstrapFlask框架Demo进行开发,实现了登录、身份认证、密码修改;学生浏览开设的课程、选课;教师查看已选课学生、为学生录入成绩等功能,涉及登录、表格、表单、数据库操作工具类等实现,是Bootstrap-Flask极简开发网站的参考实例。

Python 97.69% HTML 0.22% JavaScript 1.87% CSS 0.05% PowerShell 0.15% Batchfile 0.01%

bootstrapflaskdemo's Introduction

BootstrapFlaskDemo

项目概述

该项目为基于Flask的学员管理系统,仿写greyli大佬的BootstrapFlask框架Demo进行开发,实现了登录、身份认证、密码修改;学生浏览开设的课程、选课;教师查看已选课学生、为学生录入成绩等功能,涉及登录、表格、表单、数据库操作工具类等实现,是Bootstrap-Flask极简开发网站的参考实例。

项目技术栈

  • 前端页面使用Bootstrap-Flask编写,基于Jinja2模板引擎语法
  • 使用Flask-WTF进行表单交互
  • 使用SQLAlchemy进行数据库连接与操作
  • 数据库使用Sqlite3

项目运行

# 拷贝项目
git clone https://github.com/Mashiro94/BootstrapFlaskDemo.git

# 安装Flask
pip install Flask

# 安装Bootstrap-Flask
pip install Bootstrap-Flask

# 安装SQLAlchemy
pip install SQLAlchemy

# 安装数据库data.db,并开始您的项目

项目截图

image-20201212170303127

测试账号

  • 学生: 账号: 201003001 密码: 003001
  • 老师: 账号: 2000001 密码: 000001

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.