Read and accessed data from the rpi. So, my thinking here is that, I would have my rpi fetch all the data everyday and store it in mysql (which is on rpi). THEN, I will read and access that data and give it to the frontend and display it! (i dokn’t know if it is going to work or not BUT so far, I am able to read and access the data)
Deleted mongoose and installed mysql to the project
I have been working on dummy data so I don’t know if it is fully functional or not.
What next?
I will be setting up a job for rpi to fetch data from govt. api every day.
Now I will be doing a tedious job of adding ‘alt’ to all the images and look for more ways to do better SEO
Then I need to migrate from MongoDB to MySQL and i’ll be storing all the data of commodities on my Raspberry Pi 5. I chose MySQL because if I use it, it might also help me in my school examinations i.e I’ll get my hand on SQL properly :)
I also have tons of new ideas that I can implement using MySQL but i’ll keep them for upcoming devlogs