tauseedzaman / contact-management-system

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:PHP 50.0%Language:Vue 37.2%Language:Blade 11.5%Language:JavaScript 1.1%Language:SCSS 0.1%Language:CSS 0.0%