Part 1 - Learn Django by Building Invoice Management System

Go to class
Write Review

Free Online Course: Part 1 - Learn Django by Building Invoice Management System provided by Udemy is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Part 1 - Learn Django by Building Invoice Management System is taught by Abdourahman Badjie.

Overview
  • Django Framework

    What you'll learn:

    • Learn Django web framework
    • Learn web development
    • Develop a functional Invoice Management System

    This is part 1 of 2 of the course "learn Django by building an Invoice Management System course" where we will be building a complete invoice management system.

    We will be covering the following topics in this Part 1 of the course:

    First I will take you through what were are expected to build by the end of the course

    this will be followed by series of lecture videos where you will need to practice by following along to have a better understanding of the code.

    The topics are:

    Setting up prerequisites. In this section, I will take you through setting up the Development Environment and make sure you have all that you need to start coding the invoice management system.

    We will cover the concept of Django projects and apps and then setting them up.

    We will also set up Django to use MySQL server to store the data of the application instead of the default SQLite3 Database that comes by default with Django

    Setting up Django models and then inputting Data through the front end of the application

    Customizing Django Admin portals to render Data in a beautiful Table

    Setting up Django Templates URLs Paths & Views

    Inputting Data through the Front End

    You will then be ready for Part 2

    Happy Coding:)