Create a basic contacts list web app using Django
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this 1-hour long project-based course, you will learn how to create a new Django project, and create a contacts list application in that project. You will learn how Django separates between the model and the view in a web application. You will learn how the model translates into an SQL database, and will be able to see the database table and data via Django’s admin app, as well as by accessing the database directly. Finally, you will create a view that displays the contacts that are saved in your database on the web browser.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Project Overview
- By the end of this project, you will generate a new Django project, and create a contacts list application in that project. You will learn how Django separates between the model and the view in a web application. You will learn how the model translates into an SQL database, and will be able to see the database table and data via Django’s admin app, as well as by accessing the database directly. Finally, you will create a view that displays the contacts that are saved in your database on the web browser.
Taught by
Sherif A. Tawfik Abbas
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX