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

Fix: Added a page that lists all meetups in chronological order #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Oussama-Guelfaa
Copy link

Description of the Fix:
This pull request addresses an issue where meetups were not displayed in chronological order, making it difficult for users to view upcoming events sequentially. A new page has been added that lists all meetups sorted by date, from earliest to latest, providing a clear and user-friendly experience.

Solution Details:
• Implemented a sorting function to arrange meetups chronologically.
• Created a new HTML page (or updated an existing one) to display the list in the correct order.
• Updated the styling to ensure the list is easy to read and navigate.

Testing and Verification:
• Verified that meetups are displayed in chronological order across different date scenarios.
• Tested the page to ensure it loads correctly and is visually consistent with the rest of the website.

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