Skip to content

Sarguroh20/JS_Programmer_Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-09-29 002647

🧪Data Chemistry🧪

Introducing Data Chemistry - An interactive and responsive solution for managing chemical data. Ideal for labs, researchers, or professionals! It features real-time updates, efficient data processing, and table functionalities like row selection, deleting, and reordering.

💡Features

  • Dynamic Data Handling
    ➡️ Manages both pre-fetched and user-added chemical data.
  • Real-Time Updates
    ➡️ Allow users to add, edit and delete chemical records.
  • Row Selection
    ➡️ Enables row selection via checkboxes for easier data management.
  • Data Sorting
    ➡️ Provides sorting functionality on multiple columns.
  • Responsive Design
    ➡️ Ensures the table adapts to different screen sizes and devices.
  • Data Persistence
    ➡️ Stores data in localStorage to maintain data across sessions, ensuring that changes remain after refreshing the page.

⚙️Tech Stack

My Skills

🔖Design Approach

uml-js-task

▶️Setting up the project

  • Fork the project and clone
  • Import the project in vs code
  • Run the html file!