Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home Page, Login and register, and user model and validation #3

Merged
merged 10 commits into from
May 10, 2024

Conversation

ChawkiMbarki
Copy link
Owner

Home Page, Login and register, and user model and validation🚀

Description

This pull request introduces several updates, improving the authentication process and enhancing the home page's appearance. Let's dive into the details:

  1. Update main.py 🔄: We've refactored the main application file for better performance and maintainability.
  2. Add logo placeholder 🖼️: A placeholder for the future logo has been added to improve brand identity.
  3. Create general styling 🎨: A base styling sheet ensures a consistent look and feel across the app.
  4. Create user model 👤: The user model is now structured effectively to manage user data.
  5. Create user validation ✅: User input validation ensures data integrity.
  6. Finish user routes and register blueprint 🛣️: User-related routes are complete, and the blueprint is registered for better modularity.
  7. Finish Home Page 🏠: The home page design is finalized, providing a welcoming user experience.

These updates lay the groundwork for future features.

@ChawkiMbarki ChawkiMbarki merged commit 24aa180 into routes-and-templates May 10, 2024
5 of 6 checks passed
@ChawkiMbarki ChawkiMbarki deleted the login-and-register branch May 10, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant