Skip to content

limit07065/data-entry-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-entry-tool

This is a data entry tool created to help me in one of the simple data entry job.

The client request was simple, scrap the category list from an online site and rewrite it in the form of

{ "name": category1, "id": 1 }

{ "name": category2, "id": 2 }

{ "name": category3, "id": 3 }

and so on. It may have taken a longer time but the program helped to solve it in seconds 🎉

About

This is a data entry tool created to help me in one of the simple data entry job.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages