{"id":13624077,"url":"https://github.com/AurelienAubry/Spotlight","last_synced_at":"2025-04-15T20:33:11.072Z","repository":{"id":219697493,"uuid":"250661023","full_name":"AurelienAubry/Spotlight","owner":"AurelienAubry","description":"Spotlight is a Spotify dashboard that allows user to visualize his listening habits.","archived":false,"fork":false,"pushed_at":"2020-05-02T20:34:28.000Z","size":1394,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-08T12:42:52.777Z","etag":null,"topics":["backend","bootstrap","chartjs","data","data-analysis","data-science","data-visualization","flask","frontend","javascript","js","pandas","python","python3","react","react-bootstrap","spotify"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AurelienAubry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-27T22:21:09.000Z","updated_at":"2022-08-27T23:02:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b8c14cd-6d84-4796-a452-e4d4d1060f3a","html_url":"https://github.com/AurelienAubry/Spotlight","commit_stats":null,"previous_names":["aurelienaubry/spotlight"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AurelienAubry%2FSpotlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AurelienAubry%2FSpotlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AurelienAubry%2FSpotlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AurelienAubry%2FSpotlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AurelienAubry","download_url":"https://codeload.github.com/AurelienAubry/Spotlight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249148300,"owners_count":21220511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","bootstrap","chartjs","data","data-analysis","data-science","data-visualization","flask","frontend","javascript","js","pandas","python","python3","react","react-bootstrap","spotify"],"created_at":"2024-08-01T21:01:38.615Z","updated_at":"2025-04-15T20:33:10.049Z","avatar_url":"https://github.com/AurelienAubry.png","language":"JavaScript","readme":"\u003cimg src=\"spotlight.png\" alt=\"spotlight.png\" width=\"640\"/\u003e\n\n## Spotlight\n\nSpotlight is a Spotify dashboard that allows you to visualize your listening habits. The following metrics are available, over the last 3/6/12 months:\n\n* Total number of tracks listened.\n* Total minutes listend.\n* Average daily minutes listend.\n* Graph of the daily tracks / minutes listened.\n* List of favorites artists (most listened).\n* Listening clock, displaying at which hour of the day the user listens music the most.\n\n\nThe backend API of this application is built using [Python](https://www.python.org/) and served by a [Flask](https://flask.palletsprojects.com/en/1.1.x/) web server. This server uses *.json* streamings files that the user can download on his Spotify's profile. This list of streaming is then converted in a dataframe, processed with [Pandas](https://pandas.pydata.org/).\n\nThe frontend part is made with [React](https://en.reactjs.org/) and [Bootstrap](https://getbootstrap.com/). The graphs are made with [Chart.js](https://www.chartjs.org/) library.\n\n### Usage\n\n- Copy your Spotify's data in the `̀backend/MyData/` folder.\n- Start the local Flask's server by running the `backend/app.py` python script.\n- Connect to `localhost:5000` to acess the dashboard.\n\n\n### Folders structure\n```\n.\n├── backend\n│   ├── build\n│   │   └── static\n│   │       ├── css\n│   │       └── js\n│   └── MyData\n└── frontend\n    └── spotlight\n        ├── public\n        └── src\n            ├── components\n            │   ├── Charts\n            │   ├── List\n            │   ├── NavBar\n            │   └── Recap\n            ├── containers\n            └── views\n                └── Dashboard\n\n18 directories\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAurelienAubry%2FSpotlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAurelienAubry%2FSpotlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAurelienAubry%2FSpotlight/lists"}