Sample Django application

Master Figma app to get a job in UI Design, User Interface, User Experience design, Web Design & UX design.

1.00

In this tutorial we will make a sample Django application that uses all the basic Django components: Models, Views, Templates, Urls, Forms and the Admin site.

This tutorial will make use of the eclipse IDE, with the pydev extension installed. For a complete installation of python, django, sqlite and eclipse I gladly refer to google, covering this for each possible platform is out of scope. A basic installation with everything available is provided on the computers.

After completing this tutorial you should be familiar with the way django powered websites work.