rsnarsna commited on
Commit ·
90b3259
1
Parent(s): 81d8c42
readme update
Browse files
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
|
|
|
| 3 |
A modern, fast, and secure web application built with **FastAPI**, **MySQL**, and **Jinja2**. This application allows users to register, log in, manage their profiles, and securely upload, download, and delete files through a beautiful dark-themed, glassmorphic UI.
|
| 4 |
|
| 5 |
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: FastAPI Simple Auth Docs Upload
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
|
| 10 |
+
# Task 1: FastAPI File Management Application
|
| 11 |
A modern, fast, and secure web application built with **FastAPI**, **MySQL**, and **Jinja2**. This application allows users to register, log in, manage their profiles, and securely upload, download, and delete files through a beautiful dark-themed, glassmorphic UI.
|
| 12 |
|
| 13 |
---
|