DEV Community

Cover image for Duplicated Number Remover Tool
Nada Aldubaie
Nada Aldubaie

Posted on

Duplicated Number Remover Tool

Hello๐Ÿ‘‹
My mother accidentally deleted her phone numbers, and when she retrieved them, most of them were duplicates, making manual deletion a cumbersome task. So, I developed a tool to easily clean duplicate numbers from her contacts.
Image description

Features of the tool:
โœ… Automatic detection of all duplicate numbers
โœ… Selective deletion
โœ… Accurate statistics before and after cleaning
โœ… Easy interface
โœ… Export the cleaned file

๐Ÿ”— Tool trial link:
Tool link

๐Ÿ›  Technologies used:

  • Backend: Django REST Framework
  • Frontend: Next.js + Tailwind CSS

Project open source:
๐Ÿ”— Project link on GitHub:
GitHub link
๐Ÿ‘‰


Top comments (0)