Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
นายธาวิน อุ้นวุ้น 65160223
ไฟล์ UserController | 10 คะแนน
1 x | มี function สำหรับแสดงข้อมูลหน้า home | 1 คะแนน
2 x | มี function สำหรับแสดงข้อมูลหน้า add | 1 คะแนน
3 x | มี function สำหรับแสดงข้อมูลหน้า edit | 2 คะแนน
4 x | สามารถบันทึกข้อมูลที่เพิ่ม (Add) | 2 คะแนน
5 x | สามารถบันทึกข้อมูลที่แก้ไข (Edit) | 2 คะแนน
6 | สามารถลบข้อมูล | 2 คะแนน
ไฟล์ routes/web.php | 5 คะแนน
1 x | ใช้ Controller ในการจัดการ หรือไม่มีการใช้ function และเรียกไฟล์ view ใน route | 3 คะแนน
2 x | สร้าง route ให้มี url ที่ครบและใช้งานได้ | 2 คะแนน
ไฟล์ homepage.blade.php | 10 คะแนน
1 x | มีการแสดงข้อมูลตามที่มีในฐานข้อมูล | 3 คะแนน
2 x | สามารถแสดงรูป และถ้าไม่มีรูปก็มีการแสดงคำว่า “ไม่มีรูป” | 2 คะแนน
3 x | หน้าจอเหมือนกับตัวอย่าง | 3 คะแนน
4 | มี Sweet Alert | 2 คะแนน
ไฟล์ addpage.blade.php | 15 คะแนน
1 x | หน้าจอเหมือนกับตัวอย่าง | 3 คะแนน
2 x | สามารถเพิ่มข้อมูลได้ | 5 คะแนน
3 x | เรียงลำดับ title ตาม tit_order ในการแสดง | 2 คะแนน
4 | อัพโหลดไฟล์รูป | 5 คะแนน
ไฟล์ editpage.blade.php | 10 คะแนน
1 x | หน้าจอเหมือนกับตัวอย่าง | 3 คะแนน
2 x | อัพเดทข้อมูลได้ | 5 คะแนน
3 | อัพเดทข้อมูลรูปได้ | 2 คะแนน