A project that aims to be a web editor for Kustom apps like KWGT or KLWP.
PLEASE NOTE THAT THE SRC FOLDER NAME WILL NEED TO BE CHANGED TO EDITOR FOR THE PROJECT TO WORK
Goals
☑️ Create a simple website to display information inside of .KWGT .KLWP .KLCK .KWCH and .KOMP files
☑️Create UI for the Kustom web editor
☑️ Create a menu to choose what filetype you are creating
☑️Allow for the creation of static objects like the group, shape, and text
⬛ Allow images to be used in web editor
⬛ Allow for the usage of kode
⬛ implement flows
⬛ Name the web editor
How to use the Kustom file reader
- download the kustom file reader folder on your PC
- download the file from your kustom app
- change the .KWGT .KLWP .KLCK .KWCH or .KOMP of the file to a .zip and extract the zip file
- run the index.html file in your browser
- upload the JSON file from the unziped file into the webpage
Also chatGPT did most of the coding for this project because my JS knowledge is limited and I am using this project to learn
thank you so much Frank for these amazing apps!