Commit Graph

7 Commits

Author SHA1 Message Date
207c29bcea Update README.md
Formatting fix.
2025-09-03 22:49:11 -04:00
ae4db09f18 Update README.md
Added Source from github. Cloned Source from github.
2025-09-03 22:46:40 -04:00
4063deba42 feat: implement kList webapp with Flask framework
Adds complete Flask-based web application for server listing service, including routing, database integration, Discord OAuth, templates, static assets, and configuration.

Handles user authentication, server browsing, and admin dashboard functionality. BROKEN
2025-09-03 05:44:20 -04:00
ba286278cf feat: add initial Flask web app for Discord server listing
Introduces backend with server retrieval and API integration, front-end UI with templates and styles, and configuration files for deployment.
2025-09-03 05:44:19 -04:00
334782fe5c docs: Add explanation for empty version 0.0.1
Documents accidental deletion of initial files in GitKraken reversion
Adds transparency to versioning history and prevents confusion
2025-09-03 05:44:19 -04:00
34a8c20941 Initial commit 2025-09-03 05:44:18 -04:00
900fa6a3bb Initial commit 2025-09-03 05:43:14 -04:00