liamreilly01 / Sweng-Group-20

1 stars 0 forks source link

frontend #19

Closed MylanaBulat closed 1 year ago

MylanaBulat commented 1 year ago
pohuigin commented 1 year ago

This is a nice easy tutorial to set up a django front end https://python.plainenglish.io/set-up-a-hello-world-project-using-django-rest-framework-b6636e68a5e And here is how to do some database stuff with it and set up an 'endpoint' for the user or a fancier front end (like reactJS or Angular to use): https://python.plainenglish.io/building-your-first-endpoint-with-the-django-rest-framework-a04bbb3a58f0