lokeshec23 / RoloDex-Contact-Manager

RoloDex is a contact saver web application. Basically its gone crud( create, read, update, delete) operation using JS DOM.

Home Page:https://lokeshec23.github.io/RoloDex-Contact-Manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoloDex-Contact-Manager


🚀 Just created a simple CRUD operation website using HTML/CSS, Bootstrap, and JavaScript!

I built a basic CRUD (Create, Read, Update, Delete) application where you can add, edit, and delete entries

đź“ť Features:

âś…Easy Data Management: This website lets you perform CRUD operations (Create, Read, Update, Delete) on a list of people's names and ages. Manage your data with ease!

âś…User-Friendly Interface: The user interface is designed to be intuitive and easy to navigate. Input fields for name and age make it simple to add new entries.

âś…Stunning Visuals: The website boasts a visually appealing design, thanks to the use of Bootstrap for styling. The vibrant gradient background adds a touch of elegance.

âś…Responsive Design: Whether you're using a desktop, tablet, or smartphone, the website adapts to different screen sizes, ensuring a seamless experience on any device.

âś…Real-time Updates: Anytime you add, edit, or delete an entry, the changes are instantly reflected in the displayed table. No need to refresh the page!

âś…Edit and Delete Functionality: Easily modify or remove existing entries. Click the "Edit" button to update name and age, or hit "Delete" after confirming to remove an entry.

âś…Interactive Buttons: The "Add" button lets you input new data directly into the form, while the edit and delete buttons offer quick actions for each entry.

âś…Bootstrap Integration: Leveraging the power of Bootstrap 5.3.1, the website's CSS and components are well-designed and responsive.

âś…User Confirmation: Before deleting an entry, the website prompts for user confirmation to prevent accidental deletions.

About

RoloDex is a contact saver web application. Basically its gone crud( create, read, update, delete) operation using JS DOM.

https://lokeshec23.github.io/RoloDex-Contact-Manager/


Languages

Language:JavaScript 44.3%Language:HTML 39.4%Language:CSS 16.3%