Git Product home page Git Product logo

macmullensantiago / your-first-django-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codingforentrepreneurs/your-first-django-project

0.0 1.0 0.0 35 KB

Let's create your first ever Django project step-by-step. We'll use Python 3 and Django 4.

Home Page: https://www.codingforentrepreneurs.com/courses/your-first-django-project/

License: MIT License

Python 46.44% HTML 53.56%

your-first-django-project's Introduction

Your First Django Project

Building a web application has never been easier thanks to open source. In this course, we're going to go step-by-step building a Django web application. If you've never used Django before, this is the course for you.

Django is one of the most popular web frameworks written in the Python programming language. Django and Python are both open source and free to use commercially. This means you don't have to pay a dime to create amazing software and impact people all around the world. Django powers many websites in the world including: Instagram, Pinterest, NASA, Baserow, this website, and so many others.

The goal of this course to teach you the fundamentals of Django while also creating a very practical project. Building something real is important because it gives you the context of how, when, and where to use a lot of Django's great features.

Django sits right in the middle of creating an app from scratch and using something like Wordpress. This means we have a lot of features we could implement along with a lot of features that just work by default. This makes Django incredibly flexible so that we can go far beyond what a blogging platform offers while being faster than starting from absolute 0.

For our User Interface, we're going to learn the fundamentals of Bootstrap. Bootstrap makes our Django project look far more professional in very little time. Not only that, we'll also have a much better user experience by leveraging many of Bootstrap's built-in features.

If we were building a house, Django would be the plumbing, the walls, and electricity while Bootstrap is the interior decorator.

Here's a few things we'll cover:

  • Django version 4.1 (or even 2.2+)
  • Python version 3.10 (or 3.8+)
  • Bootstrap 5.2+
  • Collecting data from users
  • Rendering HTML templates and documents
  • Password-protected pages & user-type permissions
  • Modeling data in Django as it relates to a spreadsheet
  • Dynamically disply content based on stored database data
  • Much more

References & Help

your-first-django-project's People

Contributors

codingforentrepreneurs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.