Skip to content

Commit f466296

Browse files
authored
Documentation
1 parent d3e147c commit f466296

File tree

1 file changed

+33
-2
lines changed

1 file changed

+33
-2
lines changed

README.md

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,33 @@
1-
# JS_Programmer_Task
2-
A code repository for JS Challenge
1+
<div align="center>
2+
3+
![Screenshot 2024-09-29 002647](https://github.com/user-attachments/assets/311555e6-1e8b-4d17-b475-857a2a1c7388)
4+
5+
</div>
6+
<table align="center">
7+
<tr>
8+
<td align="center">
9+
10+
### 🧪Data Chemistry🧪
11+
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.
12+
</td>
13+
</tr>
14+
</table>
15+
16+
## 💡Features
17+
* Dynamic Data Handling <br/> ➡️ Manages both pre-fetched and user-added chemical data.
18+
* Real-Time Updates <br/> ➡️ Allow users to add, edit and delete chemical records.
19+
* Row Selection <br/> ➡️ Enables row selection via checkboxes for easier data management.
20+
* Data Sorting <br/> ➡️ Provides sorting functionality on multiple columns.
21+
* Responsive Design <br/> ➡️ Ensures the table adapts to different screen sizes and devices.
22+
* Data Persistence <br/> ➡️ Stores data in localStorage to maintain data across sessions, ensuring that changes remain after refreshing the page.
23+
24+
## ⚙️Tech Stack
25+
[![My Skills](https://skillicons.dev/icons?i=html,css,js)](https://skillicons.dev)
26+
27+
## 🔖Design Approach
28+
![uml-js-task](https://github.com/user-attachments/assets/2f8e8780-36d2-4a2b-bc74-91c0eab73583)
29+
30+
## ▶️Setting up the project
31+
- Fork the project and clone
32+
- Import the project in vs code
33+
- Run the html file!

0 commit comments

Comments
 (0)