Skip to content

Contact Manager web application using LAMP (Linux, Apache, MySQL, PHP) technologies. The app allows users to keep track of friends, family, and anyone else in an easy-to-use interface. Key features include user authentication (login/register) and comprehensive CRUD (Create, Read, Update, Delete) functionalities for managing contacts.

Notifications You must be signed in to change notification settings

Israel-Charles/Contact-Manager-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Contact Manager

This project involves the development of a contact manager web application using LAMP (Linux, Apache, MySQL, PHP) technologies. The app allows users to keep track of friends and family in an easy-to-use interface. Key features include user authentication (login/register) and comprehensive CRUD (Create, Read, Update, Delete) functionalities for managing contacts.

Project Overview

The Contact Manager Web App is designed to help users efficiently manage their contacts, including friends and family. Built using the LAMP stack (Linux, Apache, MySQL, PHP), this web application offers a user-friendly experience. Users can register and log in to their accounts and perform various operations on their contacts, including creating new contacts, viewing contacts, searching contacts, updating information, and deleting contacts.

Features

User Authentication
  • Registration: New users can create an account.
  • Login: Existing users can log in to access their contacts.
CRUD Operations
  • Create: Add new contacts with details such as name, phone number, and email address.
  • Read: View a list of all contacts and see detailed information for each contact.
  • Update: Edit contact information as needed.
  • Search: Look for all contacts with specific search criteria
  • Delete: Remove contacts from the list.

Technologies Used

  • Linux: Operating system for the server environment.
  • Apache: Web server software to serve the application.
  • MySQL: Database management system to store user and contact data.
  • PHP: Server-side scripting language to handle the application logic.

Contributors

  • Charles, Israel
  • Gensch, Emily
  • Leiner, Rachel
  • Palmer, Jameson
  • Saldana, Josaiah
  • Yarbrough, Lily

About

Contact Manager web application using LAMP (Linux, Apache, MySQL, PHP) technologies. The app allows users to keep track of friends, family, and anyone else in an easy-to-use interface. Key features include user authentication (login/register) and comprehensive CRUD (Create, Read, Update, Delete) functionalities for managing contacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published