Skip to content

Repository files navigation

Address Book Project

Description

The Address Book Project is a simple web application that allows users to manage their contacts. It provides functionalities to add, view, update, and delete contacts. The project consists of a server-side application built with Node.js and Express, and a client-side application using HTML, CSS, and JavaScript.

Features

  • Add new contacts with details such as first name, last name, phone number, and email address.
  • View a list of all contacts with their details.
  • Update existing contacts with new information.
  • Delete unwanted contacts from the address book.

Technologies Used

  • Server-side:

    • Node.js
    • Express.js
    • MySQL (or your preferred database)
    • CORS for handling cross-origin resource sharing
  • Client-side:

    • HTML
    • CSS
    • JavaScript
    • Fetch API for making asynchronous requests

Installation

  1. Clone the repository:

    git clone git@github.com:your-username/address-book.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages