Giter Club home page Giter Club logo

musicserver's Introduction

MusicServer

基于Python3.5 + Django2.1实现的一个音乐服务器。

动机

  • 数据库大作业
  • 熟悉python后端开发
  • 熟悉前端开发

功能

  • 后台对数据库插入、查询、删除的操作
  • 前台可以提交音乐,搜索音乐
  • 用户注册
  • ...

开发环境

  • 语言:Python3.5 + Django2.1
  • 操作系统:Windows 10

开发日志

2018/12/9

启动项目

2018/12/12

配置Mysql

2019/1/14

建立model

2019/1/15

  • 用户注册
  • 数据查询

2019/1/16

  • 修改model,给user和list的联系集添加is_builder属性
  • 增加Playlist页面,显示list关联的所有歌曲
  • 增加Playlist创建功能

2019/1/18

  • 利用多态改进每个model提供的信息
  • 增加Playlist收藏和取消收藏功能
  • 增加Song添加到列表中的功能
  • 增加从Playlist中删除Song的功能
  • 基本完成demo

musicserver's People

Contributors

akagb avatar

Watchers

James Cloos 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.