This is a simple landing page demonstrating a FastAPI application with three main views:
Click the login button below to access the application. You can use any username and password to log in.
Login: Use any username and password (e.g., "demo" / "password")
Form: After login, you'll see a form where you can submit data
Logs: Form submissions will be logged to the console