Skip to content

khianvictorycalderon/ROA-Unique-ID-Generator

Repository files navigation

Unique ID Generator App

This app allows users to add items with automatically generated unique IDs, ensuring no duplicates. Users can add and remove items dynamically.

Usage

  1. Enter an item name in the input field.
  2. Click "Add" to generate a unique ID and add the item to the list.
  3. Click "Remove" to delete an item from the list.