Skip to content

Repository for the specialization course Django for Everybody (DJ4E) by University of Michigan (UM).

License

Notifications You must be signed in to change notification settings

GabrielReira/Django-for-Everybody-UM

Repository files navigation

Django for Everybody

This is a Specialization by Coursera offered by University of Michigan. Link: https://www.coursera.org/specializations/django.

In this repository I put everything that I was studying and developing during all the 4 courses of this Specialization. It is divided in 5 folders, four of them related to their respective course, and in the mysite folder is the application that I developed during the specialization.

About the Specialization

Main goal: build & deploy rich web applications using Django. Learn the fundamentals of building a full-featured website using Django.

This specialization introduces Python programmers to building websites using the Django library. Across the four courses, you will learn HTML, CSS, SQL, Django, JavaScript, jQuery, and JSON Web Services. During the specialization, you will build online websites using Django and those working websites are graded throughout the specialization. This series is excellent preparation for learning other ways to build web applications using technologies like PHP (Web Applications for Everybody), Flask or Ruby on Rails. This is a great first course in any web development curriculum.

In this Specialization, students will learn how to build Django applications and by the end of the course, they will have built a simple website to store and view classified ads with features like photos, search, and favorites. This website will be in production and could be added to a student's portfolio.

My certificate.

Courses

Course 1: Web Application Technologies and Django

Course 2: Building Web Applications in Django

Course 3: Django Features and Libraries

Course 4: Using JavaScript, JQuery, and JSON in Django

Website developed

Link: https://reira.pythonanywhere.com/

If you want to tinker with the apps you may need an account, you can login in the site with the user hello and password world_42, or just login with your Github account.


Por Gabriel Reira