Django Project Management System | Django project with source code

preview_player
Показать описание
Learn how to build a simple project management system from scratch using Django and Tailwind. Plus, you will learn how to deploy this project to a cloud based service called Acorn.

00:00:00 Introduction
00:01:10 Basic templates
00:20:40 Dev environment/Create project
00:22:50 Core app
00:32:00 Custom user model
00:43:20 Sign up
00:52:50 Log in
01:00:00 Project app/models
01:07:30 Create project
01:13:50 Project detail
01:17:01 Edit project
01:20:00 Delete project
01:21:10 Todolist app/models
01:23:20 Add todolist
01:31:20 Todolist detail
01:35:10 Edit todolist
01:37:50 Delete todolist
01:39:10 Task app/models
01:41:10 Add task
01:48:02 Task detail
01:54:10 Edit task
01:57:10 Delete task
01:59:00 File uploads
02:14:00 Delete files
02:18:00 Notes models/create note
02:25:40 Notes list
02:27:20 Notes detail
02:29:00 Edit note
02:33:00 Delete note
02:34:00 Deploy to Acorn
02:36:20 Acornfile
02:43:00 Dockerfile
02:49:00 Testing

---

Code With Stein Premium

Support me

Important links

---

#codewithstein #django #tailwind #acorn #djangotutorial
Рекомендации по теме
Комментарии
Автор

your courses are over powered! many thanks for this!

SpeedCodes-oced
Автор

Stein is the father of Django Learners.
Thank You

Chisanloius
Автор

thank for your clear explanation brother,
one thing i want to ask is how can i access the path of the uploaded file, i want to send an outlook email where with an attachment of the uploaded file
many thanks

Tsegaab-qy
Автор

This video had some great aspects. Starting off with coming up with the general layout was really good.

One thing I'm not sure about is where to add a logout button. Do I need to add it to the core app, the auth app or all apps?

Also, how do you decide when to make an app versus adding to an app, like why make apps for tasks and todolists but put notes and files in the projects app?

stevemulcahy
Автор

Awesome! Thanks for the great tutorial

gustavojuantorena
Автор

It's possible to show how to integrate tenant multi company/ multi users please, big thanks

goodrelaxationmusic
Автор

Pages like about should use flatpages module

lhardl
Автор

02:14:00 Delete File function, deletes the record from database, but doesn't actually delete the file in the /media/projectfiles/ folder

chentskooner
Автор

Hi, Can you please explain why you did not run make migrations command but it still created the db, how? as pwr documentation, it should not create if make migration command is not first run

shaileshxjain
Автор

Could you please create a Leave management system?

sajiths
Автор

Am a beginner, i need someone to help me create e-commerce website, am challenging myself

Genecardo
Автор

why does django ui always look like crap

kachekijaanlega