Closed sagieramos closed 10 months ago
[ ] Install Devise gem.
[ ] Configure Devise for user authentication.
[ ] Create login and registration pages.
[ ] Customize the UI layout, colors, and typography.
[ ] Ensure responsiveness.
[ ] The password should require 8 characters or more for authentication. It is recommended to include numbers, letters, and symbols to make your password as strong as possible
[ ] Implement email confirmation functionality by sending to user email.
[2Xpt] Install and configure Devise for user authentication