Build an Inventory Management System with Python and Django: A Step-by-Step Tutorial

Build an Inventory Management System with Python and Django: A Step-by-Step Tutorial

Legion Script

1 год назад

40,663 Просмотров

In this tutorial, we'll walk you through the process of building an inventory management system using Python and Django. We'll cover essential concepts such as Django forms, authorization, and handling quantity alerts using Django messages.

You'll learn how to create Django forms to add new inventory items, update existing items, and delete items from the inventory. We'll explore how to implement Django authorization to control user access and protect sensitive operations. Additionally, we'll show you how to leverage Django messages to display alerts when the quantity of an item falls below a certain threshold.

By the end of this video, you'll have a solid understanding of how to utilize Django's powerful features to build a robust inventory management system. Join us on this coding journey and enhance your Python and Django skills while creating a practical application that can be applied to various industries. Don't miss out on mastering these essential concepts in web development!

Timestamps:
0:00 - Intro
2:11 - Project Setup and Index View
9:20 - Navbar
21:12 - Register, Login, Logout User
47:13 - Updating Navbar Links
50:20 - Finishing Touches to Auth Pages
51:51 - Build Index Pages
55:21 - Setup Dashboard Page
1:08:47 - Display Items in Template
1:20:26 - Require Login for Dashboard
1:23:41 - Create New Item
1:41:18 - Edit Item
1:47:24 - Delete Item
1:54:23 - Quantity Alerts

Code:
https://github.com/legionscript/inventory_management

Free Courses on LegionScript.com
https://www.legionscript.com/
Ссылки и html тэги не поддерживаются


Комментарии:

parth barot
parth barot - 28.10.2023 04:18

Can we move this project into cloud and implement as a Cloud Inventory management system ?

Ответить
son nguyen
son nguyen - 17.08.2023 11:40

Which version of python and Django are you using in this video?

Ответить
Chuck
Chuck - 20.07.2023 21:54

After hitting get started I’m able to get to my login page. I get error page after logging in. I’m not able to get to my dashboard with an account . When I go back to the main page it shows my login id on the top right. I think it’s a thing about the crispy forms but I’m not able to figure out the problem. It’s just the same with the online delivery app. Always get an error page telling me account/profile can’t be found.

Ответить
Tehman
Tehman - 20.07.2023 09:26

Hello Brother! I want to add two more columns for CostPrice and SellPrice. How can I add them

Ответить
CF Tiaret
CF Tiaret - 20.05.2023 11:57

Thank you so much
🥰😃🥰🥰🥰🥰

Ответить
Albert
Albert - 18.05.2023 06:52

Thanks!

Ответить
CodeDjango
CodeDjango - 17.05.2023 17:20

Thank you so much 👍

Ответить
Sidd
Sidd - 17.05.2023 16:31

great. do some advance projects now. or may a part two of it with more features.

Ответить
Nehat
Nehat - 17.05.2023 16:01

Good to see you back sir.

Ответить