NEW RELEASE

This commit is contained in:
2026-04-25 15:24:28 +05:00
parent 040bdc525d
commit 0aef6df9f4

View File

@@ -106,6 +106,16 @@ The application utilizes a **Vanilla SPA (Single Page Application)** architectur
<br /> <br />
### 🐘 Why PostgreSQL?
Because it's the absolute GOAT 🐐 of databases.
Honestly, I just love it. It's fully cross-platform (meaning it runs on my toaster if I want it to), but the real reason? **The terminal.**
Who needs clunky, bloated GUI wrappers taking up RAM when you can just drop into the `psql` shell, type raw SQL like a 90s movie hacker, and feel like an absolute Gigachad? 🗿 `psql` supremacy all the way.
<br />
### 📂 Detailed File Guide ### 📂 Detailed File Guide
Want to modify the code? Here is exactly what every file in the project does: Want to modify the code? Here is exactly what every file in the project does: