สวัสดีครับทุกคนอันนี้เป็นนินิโปรเจคเกี่ยวกับการเป็นข้อมูลผู้ใช้เป็นแบบฟอร์มให้ผู้ใช้สามารถเข้าไปกรอกข้อมูล แก้ข้อมูล รวมถึงลบข้อมูล และ มินิโปรเจคต์นี้เป็นงานแรกผมที่นำเฟรมเวิร์คอย่าง Django เข้ามาทำงานร่วมกับ bootstarp5 ในฟอร์มนี้จะไม่สามารถใส่อายุติดลบ และ อายุเกิน 200 ปีได้ และ ได้มีการนำมินิโปรเจกต์เก่าเข้ามาใช้งานในครั้งนี้ด้วย
Django Framework and Python
Hello everyone, this is a mini-project concerning user data management. It's a form that allows users to enter, edit, and delete information. This mini-project is my first work integrating the Django framework with Bootstrap 5. In this form, users cannot enter a negative age or an age exceeding 200 years. An older mini-project has also been incorporated into this one.
Django Framework and Python