Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Django by building a stock management system - Part 1
Rating: 4.2 out of 5(254 ratings)
10,583 students

Learn Django by building a stock management system - Part 1

Django Framework
Last updated 7/2021
English

What you'll learn

  • Learn Django web framework
  • Learn web development
  • Develop a functional store management system

Course content

4 sections14 lectures1h 53m total length
  • Introduction8:23

    This is the system overview of a store management system built with Django. In this video, we will take you through the features of the application.

Requirements

  • None, is as simple as copying codes, pasting and modifying

Description

This course teaches you the python web development framework called Django. Django is the most popular python web development framework used all over the world. So many large and popular websites were built using the Django web framework. These websites include and not limited to Instagram, Pinterest & Mozilla.

In this tutorial, we aimed at getting you started with the Django framework by providing you an interesting, interactive and fun learning environment. By the end of this tutorial, we will build a fully functional stock inventory management system with the following features: Stock availability, recording both the inflow and outflow. We will also build a section to keep a history of the inflow and outflow with details of the user who performed the action. The application will also allow users to log in and out with different user privileges. The skills learned in this tutorial will get you from a beginner in Django to an Intermediate level. We cannot archive this without covering a bit of HTML and jQuery which are the code for any web application frontend. You do not have to be very good at HTML or Javascript but beginner knowledge will be beneficial. We hope that you will enjoy the series. Happy coding :)

Who this course is for:

  • Beginners and intermediate interested in web devepment