Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naandalist/kinecteed
- Owner: Naandalist
- License: mit
- Created: 2024-03-30T03:19:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T00:50:38.000Z (9 months ago)
- Last Synced: 2024-04-08T02:14:53.726Z (9 months ago)
- Topics: address-book-app, tailwindcss, vanilla-javascript
- Language: CSS
- Homepage: https://kinecteed.naandalist.com/?seed=true
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.