Giter VIP home page Giter VIP logo

music-web's Introduction

  • 项目背景
  • 安装
  • 使用
  • Badge
  • 相关项目(可选)
  • 主要项目负责人
  • 参与贡献方式
  • 开源协议

项目背景

  学习ssm框架后,想利用自己的所学的知识与朋友一起制作一个云音乐网站,主要实现以下功能:  
  • 用token用户身份验证结合redis对当前用户登录状态记录,实现在线挤退
  • 文件的上传和下载
  • 根据用户收藏的歌单和歌手以及听歌次数,对用户进行协同推荐算法
  • 对用户对歌曲、歌单的恶意评论进行拦截,如脏话等
  • 歌曲歌词页面实现随歌曲的播放进行同步,对当前歌词进行高亮

技术栈
前端: vue3+TS+vuex+vue-router 后端: springboot+mysql+redis

运行

  1. 后端运行

$ java -jar .\music-web\music-server-5-23-15h\target\yin-0.0.1-SNAPSHOT.jar

  1. 前端(用户端)

cd .\music-web\music-client
npm run serve

  1. 前端(管理员后台)

cd .\music-web\music-manage
npm run serve

项目展示

  1. 首页 a

  2. 歌曲播放页面 a

  3. 歌手

    a

  4. 歌单 a

  5. 歌单详情

    a

  6. 推荐 a

  7. 用户个人资料 a

后台

  1. 后台首页 a

  2. 后台歌手歌曲

    a

  3. 后台歌手

a 11. 后台歌单的删选 a

music-web's People

Contributors

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