Skip to content

building contact management system in laravel + inertia + Vue + Tailwind

Notifications You must be signed in to change notification settings

tauseedzaman/contact-management-system

Repository files navigation

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 🙂

About

building contact management system in laravel + inertia + Vue + Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published