- Acts as a demo to the live code embedded in college's Examination website.
- Is used to create log files and record each online activity carried out by a user whlie logged in to their respective profiles.
- The main aim is bring about an additional security feature in the website and analyse any fraudulent activities.
The demo code covers Student Registrations and records the following activities :
- Creation of a new student account
- Updation of student details such as :
- Course
- Password
- Mobile Number
- Academic Year
- Log-in and Log-out activities
- Install Xampp
- Open the Control Panel / Manager from the downloaded Xampp file.
- Start the MySQL database and Apache Server.
- Open the htdocs folder in the Xampp file and clone this repository.
- Run the database.php file to create the requisite tables on the server.
- Make a few registrations through register.php
- Login onto the student profiles and make a few demo changes in the courses, year etc.
- Login onto the admin profile
Default Admin Login Credentials :Username Password admin@gmail.com admin - Use the checkboxes and input fields to view custom details.
- The viewed records can also thereafter be printed or downloaded as an Excel File.