Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.34 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.34 KB

Contacts Management System

This Software is responsible for managing contacts just like google contacts and it developed with

  1. Laravel
  2. Inertia
  3. Vue
  4. Tailwind

Installation

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

  • Categories page

image

  • Create Category Page

    image

  • Contacts Page

    image

  • Create Contact

image

  • Import Contacts from Excel

    image

  • Export Contact into Excel

    image

Well if you like this idea, give it a start bro 🙂