Skip to content

Commit f23ce31

Browse files
Update README.md
1 parent bf410c6 commit f23ce31

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# ILR_File_Creator
22

3+
---
4+
5+
> [!TIP]
6+
> **Auto-Generated Documentation**<br/>
7+
> <br/>
8+
> Available on [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/foundersandcoders/ILR_File_Creator)
9+
10+
---
11+
12+
313
## Overview
414

515
The DFE tool for creating XML files that can be uploaded to their website is slow and limited in its function. My organization an Airtable that contains all the information it asks for but its hard to move all that information into the DFE tool. To fix this we built a new ILR tool that takes the CSV values generated from our Airtable and processes them to a XML file automatically. If you want to create a similar Airtable or Excell document that can be fed into this tool a CSV for creating one is at the bottom of the readme. This project is an electron application and following the set up instruction will create an app for whatever operating system you build it on. If you want to make aplications for other operating systems more information about distributing electron apps with electron forge can be found [here]([url](https://www.electronforge.io/)).
@@ -69,3 +79,4 @@ When you open the application it asks for the version code discussed above and a
6979

7080
Use this CVS file to organize your data
7181
[ ILR data export(template).csv](https://github.com/user-attachments/files/19339597/ILR.data.export.template.csv)
82+

0 commit comments

Comments
 (0)