Coder Social home page Coder Social logo

using-the-vue-163music's Introduction

一款基于Vue全家桶实现的云播放网站

版权声明:本项目为本人原创,未经本人允许可以随便转载,反正我也不会介意,注明出处就行。


技术选定

  • 后台依赖 node.js
  • 前端框架使用了vue全家桶
  • 项目主要包含:
    • 基础库: vue.js 、 vue-router 、 vuex 、 whatwg-fetch
    • 编译/打包工具: webpack 、 babel 、 node-sass
    • 本地服务器: express
    • 增加一个 build server 来预览 build 结果页面

项目介绍

1.后台服务器搭建使用了node.js和express,数据库使用mysql,部分数据云储存在七牛云,全部在myapp文件夹中,包括一套后台登录页面,云音乐的上传歌曲信息的操作系统页面。

2.前端使用了vue全家桶对云音乐进行重构,在appbs中,基本功能如下:

	登录   
	获取用户歌单   
	获取歌曲详情   
	获取音乐 url   
	搜索音乐   
	获取歌词   
	获取评论   
	获取歌手专辑   
	获取每日推荐歌单   
	获取每日推荐歌曲   
	喜欢歌曲   
	签到   
	各排行榜   
	歌曲详情   

PS:部分接口使用python爬的某度音乐😜所以部分童鞋可能请求不回来,需要写个跨域或是浏览器下个插件哦

4.27

附带了一个自己写的初级vuex的md

##展示图 Aaron Swartz
Aaron Swartz
Aaron Swartz
Aaron Swartz

using-the-vue-163music's People

Contributors

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