spotify-audio-motion:使用Spotify API搜索曲目,使用audioMotion-analyzer收听随机结果,并对听到的声音进行评分!

时间:2021-05-21 10:16:55
【文件属性】:
文件名称:spotify-audio-motion:使用Spotify API搜索曲目,使用audioMotion-analyzer收听随机结果,并对听到的声音进行评分!
文件大小:29KB
文件格式:ZIP
更新时间:2021-05-21 10:16:55
JavaScript 去做: 页面结构: / profile:就像在搜索结果中一样,在页面上填充收藏夹列表 /播放:点击歌曲的preview_url,然后直接转到播放页面 功能性 / preview_url:使其实际起作用(EJS代码?<%= track.preview_url%>) 快速认证 使用Passport + Flash消息+自定义中间件的Express身份验证模板 它包括什么 排序用户模型/迁移 PostgreSQL设置 护照和本地护照进行身份验证 使用户在页面之间登录的会话 闪现错误和成功的消息 用BCrypt散列的密码 EJS模板和EJS布局 用户模型 栏名 数据类型 笔记 ID 整数 串行主键,自动生成 名称 细绳 必须提供 电子邮件 细绳 必须唯一/用于登录 密码 细绳 存储为哈希 createdAt 日期 自动产生 UpdatedAt 日期 自动产生 默认路线 方法 小路 地点 目
【文件预览】:
spotify-audio-motion-main
----.DS_Store(6KB)
----public()
--------css()
----views()
--------partials()
--------likeResults.ejs(151B)
--------search.ejs(150B)
--------profile.ejs(2KB)
--------auth()
--------index.ejs(100B)
--------layout.ejs(789B)
--------trackResults.ejs(3KB)
----models()
--------user.js(2KB)
--------like.js(710B)
--------genre.js(611B)
--------index.js(986B)
----server.js(2KB)
----migrations()
--------20201207211445-add_preview_url.js(372B)
--------20201206194202-create-genre.js(704B)
--------20201206230809-add_preview_url.js(495B)
--------20201207212128-add_spotifyKey.js(296B)
--------20210217133939-fix_faves.js(413B)
--------20201206233109-fix_userid_integer.js(479B)
--------20210217134829-create-like.js(821B)
--------20201123163913-create-user.js(703B)
--------20201206233220-readd_userId.js(296B)
--------20201123164254-create-user.js(703B)
--------20210217130944-reinitialize.js(413B)
--------20201206232209-fix_userId.js(546B)
--------20201208130330-create-fave.js(821B)
--------20210220135452-remake.js(822B)
--------20210213135140-update-faves.js(413B)
--------20201207211954-fix_songId.js(419B)
--------20201206194011-create-song.js(703B)
----middleware()
--------isLoggedIn.js(190B)
----config()
--------config.json(384B)
--------ppConfig.js(956B)
----test()
--------index.test.js(244B)
--------profile.test.js(963B)
--------user.test.js(3KB)
--------auth.test.js(2KB)
----Procfile(20B)
----README.md(3KB)
----.gitignore(35B)
----routes()
--------user.js(3KB)
--------auth.js(2KB)
----package.json(1KB)

网友评论