GithubHelp home page GithubHelp logo

bellmit / springboot-studyenglish Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zshwuhan/springboot-studyenglish

0.0 0.0 0.0 57.79 MB

基于SpringBoot+MyBatis的英语学习WEB平台,背单词,听听力,看视频等功能

Java 3.34% CSS 23.42% JavaScript 49.75% HTML 23.49%

springboot-studyenglish's Introduction

Springboot-StudyEnglish

简介

本英语学习项目是为了满足学生学习英语的需求而开发,在本系统中学生可以通过背单词,每日一句,听听力,看阅读等方式加深对英语的学习与了解。

本项目用到的技术和框架
1.项目构建:Maven
2.web框架:Springboot
3.数据库ORM:Mybatis
4.数据库:MySQL
5.前端框架:BootStrap
6.模板引擎:Thymeleaf
7.文章展示:Editor.md

部分图片展示

登录页面 Image text

主页 Image text

背单词 Image text

快速启动

  1. 把压缩包下载并且解压,
  2. 把项目导入IDEA,等待Maven加载
  3. StudyEnglish.sql中的sql语句复制粘贴到SQLyog(其他的数据库工具也可以)中执行
  4. 在IDEA中连接MySQL数据库,在application.yml中修改自己的数据库信息
  5. 启动项目,打开浏览器搜索 http://localhost:8080/ 进行访问

功能介绍

本学习系统分为注册登录模块,公告展示模块,背单词模块,听力练习模块,阅读书籍模块,每日一句模块,个人中心模块,以及后台管理模块。

登录注册模块

  • 登录功能
    • 验证信息:输入邮箱与密码,如果正确则进入网站首页,如果错误则提示错误信息
    • 登录拦截:在进入网站页面之前,系统会检测用户是否带有Session,如果没有则没有权限进入其他页面
  • 注册功能
    • 新用户可以输入邮箱与密码进行注册,提交信息后返回登录页面提示去邮箱激活
    • 系统通过QQ邮箱服务器发送给新用户,新用户点击收到激活网站进行注册

公告展示模块

  • 网站首页会展示管理员发布的公告
  • 用户可以查看发布的历史公告

每日一句模块

  • 网站首页会随机展示句子与翻译
  • 图片展示使用了必应的每日一图api

背单词模块

  • 选择单词
    • 用户可以根据单词的等级进行学习
  • 学习单词
    • 会从未学习过的单词之中随机抽取相应等级的单词
    • 页面会展示该单词是否被收藏,以及当前的学习进度
    • 用户可以点击收藏,认识,不认识,下一个等按钮进行学习

听力练习模块

  • 用户可以选择哪些年份的真题与等级
  • 用户可以播放听力,以及查看真题

阅读书籍模块

  • 用户可以选择喜欢的书籍进行阅读

个人中心模块

  • 用户可以自行修改自己的名字,邮箱以及密码

后台管理模块

  • 管理员可以进入后台,对系统的用户,单词,书籍,公告进行管理

springboot-studyenglish's People

Contributors

weirdchun 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.