I added a function that uses pandas to read the CSV file and then saves the project based on the predefined Project model. I am able to read the images in the img folder, and they reflect in the frontend as well. Also, if any new changes are made to the projects.csv file (addition or removal of any project), they reflect that as well in the frontend.
I added a function that uses pandas to read the CSV file and then saves the project based on the predefined Project model. I am able to read the images in the img folder, and they reflect in the frontend as well. Also, if any new changes are made to the projects.csv file (addition or removal of any project), they reflect that as well in the frontend.