Code Monkey home page Code Monkey logo

malaymehta / contact-book Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 278 KB

A contact manager is a software program that enables users to easily store and find contact information, such as names, addresses and telephone numbers. They are contact-centric databases that provide a fully integrated approach to tracking of all information and communication activities linked to contacts. Simple ones for personal use are included in most smartphones.

PHP 78.00% ApacheConf 0.55% Vue 0.56% HTML 20.89%
php laravel contact-management-system

contact-book's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.