We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement a feature to pass user details to the chat module for better user identification.
Add validation checks for sign up and sign in forms to ensure data integrity.
Resolve the issue where Google sign-up automatically signs in without user consent.
Fix the event poster issue on the event detail page, ensuring it updates correctly.
Configure the system to send emails when someone contacts us using the contact us form.
Implement a toast notification when a user successfully submits the contact us form, and the data is stored in the database.
Create loading or buffer pages to enhance user experience in all modules.
Implement a carousel feature for team members and speakers on the homepage.
Enhance the user interface of the events table for improved readability and usability.
Perform UI improvements across all pages for a more polished and user-friendly design.
Validate events on both the frontend and backend to ensure data consistency and integrity.
Make the entire website responsive to various screen sizes and devices for a consistent user experience.
Ensure that emails sent by the system are in the correct format and appearance.
Resolve errors in the team and speaker edit forms for smoother editing processes.
Improve the user interface for the team edit and add forms to enhance the editing experience.
Fix the issue with the project edit form where an overlay is displayed in front of the form.
Resolve the error occurring when opening project modals, ensuring they display correctly.
Implement a feature to store images locally as needed by the application.
Improve the user interface for notifications to enhance user engagement and feedback.
Feel free to reach out if you have any questions or need further clarification on any of these tasks.
The text was updated successfully, but these errors were encountered:
nomadicmehul
neelshah2409
No branches or pull requests
Task 1: Passing user details in the chat module
Description
Implement a feature to pass user details to the chat module for better user identification.
Task 2: Validations for sign up and sign in
Description
Add validation checks for sign up and sign in forms to ensure data integrity.
Task 3: Google sign up issue
Description
Resolve the issue where Google sign-up automatically signs in without user consent.
Task 4: Event poster in the event detail page
Description
Fix the event poster issue on the event detail page, ensuring it updates correctly.
Task 5: Getting emails from contact us form
Description
Configure the system to send emails when someone contacts us using the contact us form.
Task 6: Toast for contact us form submission
Description
Implement a toast notification when a user successfully submits the contact us form, and the data is stored in the database.
Task 7: Loading or buffer page
Description
Create loading or buffer pages to enhance user experience in all modules.
Task 8: Team members and speakers carousel
Description
Implement a carousel feature for team members and speakers on the homepage.
Task 9: UI improvement for events table
Description
Enhance the user interface of the events table for improved readability and usability.
Task 10: UI improvement for all pages
Description
Perform UI improvements across all pages for a more polished and user-friendly design.
Task 11: Events validation
Description
Validate events on both the frontend and backend to ensure data consistency and integrity.
Task 12: Responsiveness of the whole website
Description
Make the entire website responsive to various screen sizes and devices for a consistent user experience.
Task 13: Email format
Description
Ensure that emails sent by the system are in the correct format and appearance.
Task 14: Team and speaker edit form error
Description
Resolve errors in the team and speaker edit forms for smoother editing processes.
Task 15: UI improvement for team edit and add form
Description
Improve the user interface for the team edit and add forms to enhance the editing experience.
Task 16: Project edit form issue
Description
Fix the issue with the project edit form where an overlay is displayed in front of the form.
Task 17: Error page for project modals
Description
Resolve the error occurring when opening project modals, ensuring they display correctly.
Task 18: Image storing on local
Description
Implement a feature to store images locally as needed by the application.
Task 19: Notification UI
Description
Improve the user interface for notifications to enhance user engagement and feedback.
Feel free to reach out if you have any questions or need further clarification on any of these tasks.
The text was updated successfully, but these errors were encountered: