# Portfolio v3
A fully customized portfolio website made in the Codeigniter framework which is a very powerful and widely used framework in PHP.
# Technologies:
| Frontend | HTML, CSS, SASS, JavaScript, Jquery, Bootstrap |
| Backend | PHP, Mysqli, JSON |
| Framework | Codeigniter, MVC |
| Software | Xampp (or any local server), Phpmyadmin, Any browser |
# Demo
Yes, this is a live project and you can see the demo here. Open in new tab
# Features
- This website is fully dynamic and anybody can use it.
- Fully SEO Optimised.

- Fully supported mobile device.
- Simple and clean user interface.
# Installation
WARNING
Sorry but this repository is now private
First thing first, go to the server public folder. I have installed wamp
cd /var/www/html
clone the repository.
git clone https://github.com/nfraz007/portfolio_v3.git
goto the project directory
cd portfolio_v3
Let's go to the PHPMyAdmin and create a table with the name portfolio_v3 there is a file for importing the table. For this go to the PHPMyAdmin and choose the file from this location. portfolio_v3/sql/portfolio_v3.sql After the import database with the table is ready to use.
Now let's create config file. Let's copy the sample file
cp my_config.sample my_config.php
put all the details like database credentials.
And Now the Website is ready. you can visit the localhost
type localhost/portfolio_v3 in the browser
# Database Design

# Snapshot
# Home Page

# Work Experience Page

# Project Page

# Certification Page
