You are on page 1of 1

INTRODUCTION

Resume using HTML, CSS and JAVASCRIPT, PHP


This is full dynamic PHP project developed using the html, css and javascript and I had provided
admin panel also for the updates if any you want to do.

Login for the admin is must required because of security which the admin needed.

PHP code is present everywhere between the html code for making the whole website dynamic.

Some of the validations are provided into it and you can modify them as per your requirements.

ABSTRACT:
First page contains the basic information of the person, change wherever you want.

Then from their the information of the person will be seen by clicking on the button which gives
information like employment details, education details and skills of the person.

Another button is also provided for the projects that are carried out by the person.

And a contact page is their so you can keep in touch with that person.

ADMIN PANEL:
First of all you require the login for any updates.

Email address is: admin@gmail.com

Password is: admin(Encrypted)

Password is encrypted because if anyone access your database then also the person cannot see
the password.

Then, index.php of admin panel will be open and you can modify as per requirements.

Everything in this page is dynamic so the change will be directly reflected on client side page.

Basically I had used bootstrap for making effective and I had also used jQuery for more
effectiveness.

You might also like