oss2019 / crispy-ai

An intelligent bot that listens and summarises lectures to deliver content that is crisp and to-the-point
MIT License
7 stars 14 forks source link

Create a Home View in the Users app #12

Closed svp19 closed 5 years ago

svp19 commented 5 years ago

We need to create a homepage for users who login. For now, having a simple html page with a heading Hello Users! will suffice. Do ensure to put this html template in the path specified below. Also do create a home view (function-based) to render this html template.

Tasks

Note: Do not add the required urls, this will be taken up as a separate issue.

svp19 commented 5 years ago

Please leave a comment if you would like to take this issue