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

Add alphabetical contact grouping and sectioning #995

Conversation

mawalou14
Copy link
Contributor

@mawalou14 mawalou14 commented Oct 25, 2024

Closes: #992

  • Title: Organize Contacts Alphabetically with Section Separators ( Contact Manager App)
  • Name: Mouhamadou Awalou
  • Idenitfy yourself: Hacktoberfest Contributor

Describe the add-ons or changes you've made 📃

  • Implemented alphabetical grouping of contacts.
  • Added section headers (A-Z) to indicate contact groups.
  • Updated the search functionality to ensure it filters across all sections accurately.
  • Sorted the contact list in ascending alphabetical order.
  • Updated the screnshot.webp file and the images reflecting the new changes.

Screenshots 📷

new

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Note to reviewers 📄

Thanks @Avdhesh-Varshney, let me know if any further adjustments are required.

Copy link

vercel bot commented Oct 25, 2024

@mawalou14 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Avdhesh-Varshney Avdhesh-Varshney merged commit f755e16 into Avdhesh-Varshney:main Oct 28, 2024
3 of 4 checks passed
@Avdhesh-Varshney Avdhesh-Varshney added enhancement 🧑‍💻 New feature or request level1 Beginner level issues/pull requests Approved ✔️ This PR is approved by the PR or, Mentors gssoc-ext gssoc-extended 2024 hacktoberfest-accepted Hacktoberfest 2024 labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors enhancement 🧑‍💻 New feature or request gssoc-ext gssoc-extended 2024 hacktoberfest-accepted Hacktoberfest 2024 level1 Beginner level issues/pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🧑‍💻: Organize Contacts Alphabetically with Section Separators ( Angular-js/Advanced/ContactManager
2 participants