smartFreshBear / RecipeGrabber

Apache License 2.0
1 stars 2 forks source link

app is now connected to postgresSQL #93

Closed ILB-96 closed 1 year ago

ILB-96 commented 1 year ago

Everything is working, Created two tables of brokenlinks and stored_recipes so that post requests will not break.

Yonatanb4 commented 1 year ago

@Hazannovich Did you check that it worked? Have you ran the server and saw that it's connected?

ILB-96 commented 1 year ago

@Hazannovich Did you check that it worked? Have you ran the server and saw that it's connected?

Yes everything is connected and working from pgadmin 4 and I can create new queries from the app with sqlalchemy