My name is Veet Moradiya . I am from Surat and currently pursuing B.Tech IT (3rd Year) at CHARUSAT University. Here I am sharing my first internship experience.
Overview
About the Company
Work Done By Me
In this week firstly I have made tables in the database for User and Admin. After that, I have to write PHP code for Login and Registration and integrate it with our database for Users.
After that same login and registration functionality for Admin Login and Registration. Also, make logout functionality and Session Functions.
In this week firstly I have made tables in the database for saving Post data and its relevant data. After that, I have to write PHP code for adding new post pages and I have also integrated it with our database. After that, I have made changes to our home page and make it dynamic means I have listed posts from the database according to Views number and all. Algo makes pages to edit existing posts and to delete posts on the user side.
In this week firstly I have written PHP code for views update functionality in our site. After that, I have to write PHP code for profile setting means to update profile details of users and for recovery of passwords from the database.
After that, I have made changes to our profile page and make it dynamic for different users and according to who is logged in, its data will be shown on that profile page.
In this week I have worked on the admin side means functionalities related to user management means the admin can able to delete posts that are not relevant to our website that has been published by some user.
Admin can able to delete that user also.
Admin can see all user’s activity.
I have written PHP code for the management of users activity by Admin.