This Software is responsible for managing contacts just like google contacts and it developed with
git clone https://github.com/tauseedzaman/contact-management-system
cd contact-management-system
composer install
php artisan migrate
php artisan key:generate
npm install && npm run dev
php artisan serve
#Screenshots
Create Category Page
Contacts Page
Create Contact
Import Contacts from Excel
Export Contact into Excel