MrKrisKrisu / KStats

Tool for Spotify Statistics and shopping behavior at REWE

Home Page:https://kstats.k118.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KStats

Codacy Badge PHPUnit

Screenshot

Features

  • Track your listened songs from Spotify
    • See your Top tracks and artists
    • See how many minutes you have listened to music
    • Create playlists with "lost tracks" you like but haven't heard in a while
    • Create playlists with your most popular songs - updated daily
  • Analyze what you bought in the supermarket
    • Send your receipts automatically and user-friendly to an e-mail address
    • See your top Products
    • Get an overview of what you could buy
    • See how much money you have spent by category
    • Currently only compatible with digital receipts from REWE (in Germany)

Requirements

  • PHP 8.0
  • NodeJS / NPM
  • Composer (and the requirements mentioned in composer.json)

Contributing

To install KStats, just follow these steps:

  1. Clone the repository
  2. Run npm install and npm run dev to parse CSS and JS
  3. Run composer install to install all dependencies
  4. Copy .env.example to .env and adapt the values
  5. Run php artisan serve to start built-in developement Webserver (or use your own)

About

Tool for Spotify Statistics and shopping behavior at REWE

https://kstats.k118.de/

License:GNU Affero General Public License v3.0


Languages

Language:PHP 60.8%Language:Blade 38.2%Language:SCSS 0.7%Language:JavaScript 0.3%