https://github.com/douglasfssantiago/contact-list
Project developed by Software Developer students of MITT.
https://github.com/douglasfssantiago/contact-list
Last synced: about 2 months ago
JSON representation
Project developed by Software Developer students of MITT.
- Host: GitHub
- URL: https://github.com/douglasfssantiago/contact-list
- Owner: douglasfssantiago
- Created: 2024-11-07T15:36:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T17:29:26.000Z (7 months ago)
- Last Synced: 2025-02-13T13:51:01.965Z (4 months ago)
- Language: JavaScript
- Homepage: https://douglasfssantiago.github.io/contact-list/
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact list application
Welcome to the Contact List Application! This project is a simple yet efficient
tool for storing and managing contact information. Built using HTML, CSS, and
JavaScript, the application allows users to easily add, view, and delete
contacts.Visit the website [here](https://douglasfssantiago.github.io/contact-list/)

## Features
Contact Manager Application offers a range of features to help you efficiently
manage your contacts:Add Contacts: Easily add new contacts by entering their name, city, and email
address. This ensures you have all essential information at your fingertips.View Contacts: View all your saved contacts in a well-organized, easy-to-read
format. Contacts are displayed with their name, city, and email for quick
reference.Delete Contacts: Quickly delete any contact by simply clicking on the contact
entry. This feature ensures that your contact list remains up-to-date and
clutter-free.Real-Time Updates: The application provides real-time updates to the contact
count, so you always know how many contacts you have saved.Validation Alerts: Built-in validation alerts prompt you to enter required
information correctly, ensuring the integrity and completeness of your contact
data.
## Get Started**To get started locally:**
Clone this repo:
```bash
git clone https://github.com/douglasfssantiago/contact-list.git
cd contact-list
```
Explore the different files.Select the index.html file.
Do right-click and select the `Reveal in File Explorer` menu.
Double-click on file index.html.
This application is designed to be user-friendly and efficient, making it easy
for you to manage your contacts with minimal effort.