You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# ILR_File_Creator
2
2
3
+
---
4
+
5
+
> [!TIP]
6
+
> **Auto-Generated Documentation**<br/>
7
+
> <br/>
8
+
> Available on [](https://deepwiki.com/foundersandcoders/ILR_File_Creator)
9
+
10
+
---
11
+
12
+
3
13
## Overview
4
14
5
15
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
69
79
70
80
Use this CVS file to organize your data
71
81
[ ILR data export(template).csv](https://github.com/user-attachments/files/19339597/ILR.data.export.template.csv)
0 commit comments