CodeDaddy69 / not-a-frontend-app

0 stars 0 forks source link

Connecting front and to Python back end to perform CRUD. (DO PYTHON BACKEND FIRST) #3

Closed s1846118 closed 1 year ago

s1846118 commented 1 year ago

We need to update all the functions that Lyndon has already implemented which does any CRUD on data from mongoDB:

s1846118 commented 1 year ago

Why connect a Python backend? Gives us much better ability to perform data analysis and manipulation when we begin to add recommender systems and search engine style searches...