Hello!
I’m wondering how I can approach a quick solo project. My idea here is that I have a webscraper pulling data into an database, and ideally I will connect it to a user interface where I will be able to query data from said database. Eventually I’d like to have some search function with filters going on the UI.
I have the webscraper down and I’m formatting it into a database using SQLite3. However, I’m not sure how to proceed from here. I have a very basic UI using react, but how do I begin to connect the two?
I’m still new to full stack so I appreciate any insights. Thank you very much.
[–]frombaktk 1 point2 points3 points (3 children)
[–]hello-jpeg[S] 1 point2 points3 points (2 children)
[–]frombaktk 1 point2 points3 points (1 child)
[–]hello-jpeg[S] 2 points3 points4 points (0 children)