Skip to content

An application that aims to make Spotify less playlist-centric and more album oriented

Notifications You must be signed in to change notification settings

gianlucaparadise/albumin-diet-portal

Repository files navigation

Albumin Diet Portal

Overview

Albumin Diet is an application that aims to make a music streaming platform (Spotify) less playlist-centric and more album oriented. With Albumin Diet you can:

  • Tag your saved albums with your custom-made tags
  • Browse your saved albums by tag
  • Save an album in your listening-list and listen to them later

Try it

Albumin Diet for Web can be found at the following link: www.albumindiet.tk.

N.B. This is intended to be a POC and is using a free DBaaS with limited storage available. All your data may be lost without warning.

Ecosystem

Albumin Diet has born to test the capabilities of several technologies. The whole ecosystem is made of the following applications:

Tech notes

I used this project to test the capabilities of the following technologies:

  • Angular
  • Typescript
  • Redux pattern (using NgRx)
  • GitHub Pages

Dev notes

To run this application locally, you need to perform the following steps:

  1. Clone the repository
git clone https://github.com/gianlucaparadise/albumin-diet-portal && cd albumin-diet-portal
  1. Install the dependencies
yarn install
  1. Run the app
yarn start

N.B. You need to run the albumin-diet-engine locally following this guide.

About

An application that aims to make Spotify less playlist-centric and more album oriented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published