melisMirza / Covitter

Repository of SWE 573 project
0 stars 0 forks source link

Django Research #11

Closed melisMirza closed 3 years ago

melisMirza commented 3 years ago

Work on:

share findings on Wiki page.

melisMirza commented 3 years ago

A basic app is created, from the official tutorial. It included information on the MVC structure, templates and dependencies of separate applications. (Tutorial on: https://docs.djangoproject.com/en/3.1/intro/tutorial01/)

Findings and main points are summarized under Django Wiki page (https://github.com/melisMirza/SWE573_project/wiki/Django)