Giter Site home page Giter Site logo

moahmed0987 / tune-tracklist Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 138 KB

TuneTracklist is a dynamic website powered by Flask and the Spotify Web API, with authorisation handled using OAuth 2.0. Users can explore their musical preferences with top artists and tracks fetched from the Spotify Web API across different time frames.

Home Page: https://tunetracklist.com

Python 25.46% HTML 51.88% CSS 21.74% JavaScript 0.93%

tune-tracklist's People

Contributors

moahmed0987 avatar

Watchers

James Cloos avatar  avatar

tune-tracklist's Issues

fix recently played page

/recent page sometimes throws a ValueError due to some dates from Spotify containing milliseconds and some not.
This should be fixed by changing the template_filter in line 148 of routes.py to accommodate for more date formats.

Example of error

Add recently listened section.

The Spotipy library allows for recently listened songs by a user to be viewed via the Spotify Web API. It would be simple to implement a page where this feature exists.

image

move footer to bottom of page

the footer currently sits at the bottom of the content, so when content is shorter than the viewport, the footer is not at the bottom of the page. should be at the bottom of the page regardless of content size.

graph on /graphs page has white background

the plotly.js graph on /graph currently has a white background with blue text. this heavily contrasts the rest of the website which has a black background and white text. this should be an easy fix.
image

Home page buttons

Home page contains buttons to view top artists and top tracks.
This is in addition to the navigation buttons, therefore, these buttons are not necessary.
image

Instead of removing them entirely, it would be beneficial to move them to the titles of the sections directly below, as shown.
image

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.