Giter Site home page Giter Site logo

louisefindlay23 / colorflow-player Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.58 MB

Colorflow Player is a Node.js music streaming app (Spotify and Deezer) with a ColorFlow inspired UI and split-testing analytics.

Home Page: https://colorflowplayer.louisefindlay.com

CSS 14.45% JavaScript 44.12% EJS 41.43%
colorflow deezer deezer-api music-player node-js spotify spotify-api

colorflow-player's Introduction

Hi ๐Ÿ‘‹, I'm Louise

A passionate web developer & technical writer

๐Ÿ‘จโ€๐Ÿ’ป About Louise

๐Ÿ–ฅ I'm a web developer and technical writer passionate about educating new developers and non-technical users about web development, demystifying complex topics, and empowering them to learn new skills and technologies they thought they couldn't.

๐ŸŽ“ As an RGU graduate, I'm always keen to continue learning. I've participated in the MLH Pre-Fellowship and WorldSkills Advanced Web Design Heat.

๐Ÿ“ In my spare time, I write guides to empower non-technical users to learn more about their websites and other technical areas such as email hosting and domains. I also write about useful developer tools and self-hosting applications.

๐Ÿ’ป Tech Stack

Languages

HTML, CSS, and JavaScript

Back-end

Node.js and MongoDB

Frameworks

Next, Nuxt, and Express

Templating

EJS, Liquid, and Markdown

CMS

WordPress, Shopify, and Prismic

Hosting

DigitalOcean, Vercel, and Netlify

๐Ÿ”— Featured Links

colorflow-player's People

Contributors

louisefindlay23 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

colorflow-player's Issues

More Metrics

Add even more metrics to the Analytics Dashboard.

  • Current session views (req.session.analytics[0]) vs Overall
  • Divide Song Plays or Page Views (or both?) by Type (Playlist vs Song vs Album)
  • Number of sessions
  • Session length

Analytics

Add analytics dashboard to compare Spotify vs Deezer. Use Passport-Local to create user accounts stored in database.

For number of views on the page, the click rate and clicks over time and compare between pages.

DigitalOcean Hosting

Host on your Node.js DigitalOcean droplet and use a subdomain (coverflowplayer.louisefindlay.com).

Logging

While most console logging has been removed, use a logging package for the rest like Log4JS.

See other Node.js best practises

Refactor Code

  • Remove extra node modules (that aren't being currently used)

  • Refactor ColourThief to either use RGB Colour Codes or native Hex conversion (lokeshdhakar.com/projects/color-thief)

  • Refactor Spotify routes into its own router (see Lab 3 notes) and then split into its own file

Branded UI

Create Branded UI for Colorflow Player (wordmark logo) for README and homepage.

  • Match Spotify branding (green and black plus font) for Spotify side
  • Match Apple Music branding (white and pink plus font) for Apple side

Database

Setup MongoDB database (probably Atlas) for analytics user accounts (Passport-Local) and uploaded images for colour-matching album artwork.

Refactor to Vue

See what tech stacks are valid for coursework. If it requires a front-end JS framework, change EJS to Vue.

Caching

Server-side caching

Use Redis to cache data from Spotify and Deezer API to speed up song searches

Client-side caching

Bundle and minify CSS and JS

Show 30s duration

Currently using 30s preview for audio so would be nice to show the duration.

Split Testing

Use Express A/B and other analytics and split testing tools to calculate all sorts of data (number of sessions, page views, session duration etc. and access it through an admin panel (/analytics) which requires a registered account.

Search Feature

Create a search form where users can search for songs/albums by artist, song name and album name. (Use Library Trackr as a basis)

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.