IEEE-NITK / Embedathon-Website

Django based web application to host IEEE NITK's flagship embedded systems hackathon, Embedathon
2 stars 1 forks source link

Create the Django endpoints to render the Task page, Home page, User Profile and Team Profile #5

Closed nishant-nayak closed 2 years ago

nishant-nayak commented 2 years ago

Just write functions that return the appropriate Model objects to the HTML template.

I probably haven't thought of all the info we need to render, please pass whatever context needs to be passed to render everything on the frontend.