An open API service indexing awesome lists of open source software.

https://github.com/dynastyelvis/contact-management-system

A contact management software is a program that allows users to effortlessly store and locate contact details like names, addresses, and phone numbers. These applications serve as databases centered around contacts, offering a seamless approach to monitoring all information and communication activities related to contacts.
https://github.com/dynastyelvis/contact-management-system

css3 git html5 laravel mysql php8

Last synced: 3 months ago
JSON representation

A contact management software is a program that allows users to effortlessly store and locate contact details like names, addresses, and phone numbers. These applications serve as databases centered around contacts, offering a seamless approach to monitoring all information and communication activities related to contacts.

Awesome Lists containing this project

README

          

## Contact Book

A contact management software is a program that allows users to effortlessly store and locate contact details like names, addresses, and phone numbers. These applications serve as databases centered around contacts, offering a seamless approach to monitoring all information and communication activities related to contacts.

## Requirement /Problem Definition

- Create a simple address book application allowing an admin user to add, edit and delete contacts
- A contact consists of Full name, Telephone Number and Email Address
- The application needs to be built in PHP (preferably on top of a framework such as Laravel) and use a MySql database
- We are not judging based on design, but we would expect to see some use of HTML5 and CSS to create an attractive, usable interface.

## Installation

- Pull/ clone repository
- Run "composer update to pull vendor files
- run db migration: php artisan migrate
- run seeder: php artisan db:seed

That's it you are good to go.

- User email: contact@helloworld.com
- User password: happy2023