This website is Builed for College Purposes
Features
- Student details can added.
- All exams including mid and Semter can be added.
- Attendence can also be added.
- Credits added to Students database can be searched.
- Each student details are separately stored in tables i.e Firstyear details are stored in Firstyear table and so on... 6.Subjects can added to each year student separately. 7.Each semester details are having 11 columns(10+1).
Steps to Add Database
1.First install xammp or any local server.
2.Open phpMyadmin and create the database with name as 'registration'.
3.Import the sql Config file , which is in Database/SqlFile.sql.
Note: Required PHP > 5.0 For Smooth Running Local server.