Giter Site home page Giter Site logo

django-stu's Introduction

Djang-Stu

Django框架实现学生信息管理系统

[视频链接]!(https://v.qq.com/x/page/l3072o8woc9.html)

总体概括

注册流程

首先进行输入用户名(邮箱)、密码以及验证码,输入完之后点击注册按钮。如果输入的不正确,提示错误信息。

如果一切信息填写正确无误,调用STMP模块发送激活邮件,用户必须要点击接收到邮箱链接,进行邮件激活后才方可登陆。

即使注册成功,没有激活的用户也不能登陆,用户以get的方式直接重定向到注册页面。

注册登录:

用户能在系统中进行登陆注册和忘记密码进行找回的功能。

个人中心:修改头像,修改密码,修改邮箱,可以看到我的信息。

日志记录:

记录后台人员的操作,方便发现BUG和查看各项调用进行时间。

导航栏:学生信息中有基本信息、年级及成绩信息的模块,能够排序筛选等功能。

多选操作:

可以选择多条记录进行删除操作,还可以在课程列表页可以对不同课程进行排序。

数据页码:

可以设置各项数据在每一页中显示的数量多少,进行翻页功能。

模块列表页:

能够有过滤器功能,在范围内进行查看数据。还能将数据导出为csv,xml,json等数据格式。

[网络毒刘」]!(https://blog.csdn.net/qq_41856814)

[个人博客」]!(https://www.wakemeupnow.cn) ———————————————— 版权声明:本文为CSDN博主「网络毒刘」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。

django-stu's People

Contributors

dependabot[bot] avatar liu0330 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.