Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naandalist/kinecteed

A lightweight web address book app developed using vanilla JS
https://github.com/naandalist/kinecteed

address-book-app tailwindcss vanilla-javascript

Last synced: 4 days ago
JSON representation

A lightweight web address book app developed using vanilla JS

Awesome Lists containing this project

README

        

# Kinecteed

Kinecteed is a lightweight web app developed using vanilla JavaScript and Argon Tailwind CSS. This aims to create a user-friendly and organized platform where we can store and access contact info.

## Features

- [x] **Display All Contact:** Retrieve data from local storage and displaying all stored info.
- [x] **Contact Details:** Clicking on a contact should open a page displaying details info.
- [x] **Add New Contact:** Provide a form or interface to add new contacts.
- [x] **Edit Contact:** Allow users to edit existing contact information.
- [x] **Search Functionality:** Implement a search bar to quickly find contacts by name.
- [x] **Categories or Groups:** User can categorize contacts into tags.
- [x] **Responsive Design:** App is accessible and usable on various devices.

## Usage

Add new contacts by clicking on the "Add Contact" button.
Edit or delete existing contacts as needed.
Use tags to categorize your contacts and organize them effectively.

**Note:** You can visit the URL with the parameter [/?seed=true ](https://kinecteed.naandalist.com/?seed=true) activated to automatically generate some data.

## Contributing

Contributions are welcome! If you'd like to contribute to Kinecteed, feel free to submit a pull request.

## License

This project is licensed under the MIT License.