Check out my Very Unique App webpage here: https://very-unique-app.herokuapp.com/ And my repository link as well: https://gitlab.com/72ridwan/my-awesome-tutorial-django-project
Checklist
- Creating Your own Gitlab Repo
- Write your Gitlab Repo link in README.md
- Your web that deployed in Heroku Instance
- Create your Heroku Account
-
Write your apps link (
######
.herokuapp.com) in README.md
- Creating a functionality in Django framework and content in HTML
- Implement a new function to calculate age
- Calculate your age by passing your birth year into the function
- Pass the return value from age calculation into the template HTML
-
The return value is rendered within an
<article>
HTML5 tag