初始模板版本

This commit is contained in:
冯佳
2025-07-22 08:53:25 +08:00
parent a2bac13b5c
commit 97a7d848d4
33 changed files with 3668 additions and 3 deletions

4
data/Users.csv Normal file
View File

@ -0,0 +1,4 @@
Student_Name,Student_PRN,Student_Email,Student_Whatsapp_no,Student_pass,Branch,Semester
Ravikiran Yavalkar,12444444,abcd.efgh24@gmail.com,9607111115,India,AIML-F,III
jfen,55775577,test@example.com,NULL,China,AIML-F,III
1 Student_Name Student_PRN Student_Email Student_Whatsapp_no Student_pass Branch Semester
2 Ravikiran Yavalkar 12444444 abcd.efgh24@gmail.com 9607111115 India AIML-F III
3 jfen 55775577 test@example.com NULL China AIML-F III