Insert student details in StudentDetails.txt . Insert marks in CEComponent.txt file and before inserting record in file, verify that student should register in StudentDetails.txt . It displays student detail in recyclerview and AsynTask.
This project or App is created to register, display and record marks of students. it was created using HTML, CSS, BOOTSTRAP, JAVASCRIPT and JQUERY on the front-end side and for the server-side with PHP.
Insert student details in StudentDetails table. Insert marks in CEComponent table and before inserting record in table, verify that student should register in StudentDetails table. It displays student detail in listview.