StatDeck is a statistic sharing website where you can share Mermaid graphs and charts containing your statistics. It also supports an AI that can help you develop these charts.
StatDeck is written in Python (Flask) and HTML (Bootstrap). It uses SQLite for the database because of its simplicity. StatDeck has basic CRUD functionality, and targets users that want more simple and less additional, distracting features.
I made this project because I wanted to quickly visualize data on the go. I also made it to teach myself SQLite and a bit more Bootstrap.
Link: https://statdeck.pythonanywhere.com/
Repository: https://codeberg.org/splot-dev/statdeck
Thanks for reading!
Top comments (0)