Learn Django by building a stock management system - Part 1 | free udemy Django course
Django Framework
Learn Django by building a stock management system - Part 1 | free udemy Django course |
Description
This course teaches you about a Python web development framework called Django. Django is the most popular Python web development framework used worldwide. So many large and popular websites have been built using the Django web framework. These sites include Instagram, Pinterest and Mozilla. This tutorial aims to help you get started with the Django framework by providing you with an interesting, interactive and fun learning environment. By the end of this tutorial, we will have built a fully functional warehouse management system with the following features: Availability of inventory, records both inflows and outflows. We also create a section to store the history of inflows and outflows along with information about the user who performed the action. The application also allows users to log in and out with different access rights. The skills you'll learn in this tutorial will take you from beginner to intermediate in Django. We can't file it without covering HTML and jQuery, which is the front-end code of any website. You don't need to be very good at HTML or Javascript, but a beginner's knowledge is helpful. We hope you enjoy the series. Happy coding :) Who this course is for: Beginners and intermediates interested in web development