Git Product home page Git Product logo

csu-web-'s Introduction

CSU-Web-

中南大学Web课程实验,实现登录等操作。。。 在git上找了好长时间都没找到,那不如就自己写了 这里除了用户的增删改查都实现了 (用户自己增删改查。。。感觉有点蠢。。。) 具体功能

  • 账号登录
  • 注册
  • 手机验证码登录
  • 修改密码
  • 找回密码(通过手机验证码)

基于Servlet,没用框架

验证码使用为腾讯云SMS,数据库是阿里云的RDS(不想在自己电脑上搞数据库什么的。。。)

(界面直男审美,不喜欢的话就自己写。。。)

1.实验目的

通过设计并实现一个简单全栈系统的方式提升对Web相关技术的理解、掌握及应用。

2.实验任务

本次实验任务为实现一个登录页面。具体要求如下:

  • 实现前端页面的基本布局。要求:

    • 布局类似于学校门户http://my.csu.edu.cn/login/index.jsp
    • 顶部需有LOGO栏目;
    • 左侧提供轮播图;
    • 提供账号密码登录方式;
    • 提供手机号码(邮箱)+验证码登录方式;
    • 登录成功后跳到显示“登录成功”四字的页面(简单设计);
    • *提供忘记密码和修改密码功能;
    • *提供用户的增删改查。
  • 完成前后端数据交互(用JSON格式)

  • 数据操作要求:

    • 数据统一存储在后端数据库中;
    • 账号密码登录方式需进行验证,验证通过方能登录;
    • 手机(邮箱)验证码需调用第三方短信接口发送验证码并进行验证;
    • 后端实现技术不限、数据库系统不限。
  • *为可选项目(加分项目)

csu-web-'s People

Contributors

krmzyc avatar

Stargazers

 avatar crimson_clover avatar Leon avatar Yuhan Guo avatar Wanghah avatar  avatar Luck Ryan avatar  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.