eco-bone / dataset-automation

Software to create any text based dataset using openAI api
1 stars 0 forks source link

Thymeleaf Template #2

Closed eco-bone closed 12 months ago

eco-bone commented 1 year ago

Create a thymeleaf template to give output when the csv is downloaded. Currently, the page stays at what it showed originally, in my case, the google web page. Need to add a template to say "Download Success" or "Download Failed."

image

eco-bone commented 1 year ago

Need to read about Servlets, MVC and Spring before doing this.

eco-bone commented 12 months ago

Contemplating if it is necessary to make the thymeleaf template. Possible to create front end eventually?

Have to decide if thymeleaf should be used temporarily or not

eco-bone commented 12 months ago

Closing issue will use like this until thymeleaf template or front end absolutely required