No description
Find a file
Kumi 42baa98cb9
feat: enhance user request flow with styled form
Updated the `request.html` page to include a more user-friendly form, prompting users for their email to request a Planka account. The accompanying `style.css` was enriched with styles for inputs and buttons, ensuring a coherent and accessible design. This change aims to streamline the account request process, improving user experience by guiding them through an intuitive email verification system. Enhanced styling for focus and hover states also improves accessibility and user interaction cues.
2024-04-25 20:25:47 +02:00
static feat: enhance user request flow with styled form 2024-04-25 20:25:47 +02:00
templates feat: enhance user request flow with styled form 2024-04-25 20:25:47 +02:00
.gitignore feat: Initialize application with Flask framework 2024-04-25 10:26:11 +02:00
app.py feat: Initialize application with Flask framework 2024-04-25 10:26:11 +02:00
requirements.txt feat: Initialize application with Flask framework 2024-04-25 10:26:11 +02:00