Mixonomer/docs/index.rst

31 lines
1017 B
ReStructuredText
Raw Normal View History

2021-03-23 22:26:59 +00:00
Music Tools
=======================================
.. toctree::
:maxdepth: 2
2021-03-23 22:26:59 +00:00
:caption: Contents:
Py <src/music>
Js <src/MusicTools>
Admin Script <src/admin>
All Modules <src/modules>
2021-03-23 22:26:59 +00:00
2021-03-24 10:06:54 +00:00
`Music Tools <https://music.sarsoo.xyz>`_
----------------------------------------------
2021-03-23 22:26:59 +00:00
.. image:: https://github.com/sarsoo/music-tools/workflows/test%20and%20deploy/badge.svg
2021-03-24 10:06:54 +00:00
Music Tools is a web app for creating smart Spotify playlists. The app is based on `spotframework <https://github.com/Sarsoo/spotframework>`_ and `fmframework <https://github.com/Sarsoo/pyfmframework>`_ for interfacing with Spotify and Last.fm. The app is currently hosted on Google's Cloud Platform.
The backend is composed of a Flask web server with a Fireo ORM layer and longer tasks dispatched to Cloud Tasks or Functions. The frontend is a React app with material UI components and Axios for HTTP requests.
2021-03-24 10:06:54 +00:00
.. image:: Playlists.png
2021-03-23 22:26:59 +00:00
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`