ravekult is an online event aggregator focusing on events with electronic, experimental and rave music.
- Aggregate information from different closed online sources into a single open calendar.
- Manage channels on the major social platforms by using information from our aggregated source.
- Editors pick and weekly content posts
- The aggregation service and API are built with Python 3.7
- Webapp runs on a Flask WSGI framework
- DB runs on SQLite with SQLalchemy ORM.
- HTML generated by Jinja2
- CSS compiled by SCSS
- JS