practicing Django web apps
For these i have followed a youtube tutorial by cleverprogrammers django course and MDN tutorials, it was fun making these, my exposure to django framework as a first ever framework was pretty good.
Take Notes:-
django is a web framework based on python. it is a code library which makes web development very fast, secure and easy to understand.
django works on (Mode View Template) is a software design pattern.