This project is a fully functional website containing last updates on research and curriculum vitae of Dr. Magda Pascual Borràs. It's made using CodeIgniter. The page is fully responsive and allows easy edit of the information from the admin part.
- Clone this repository with
git clone
, or download a .zip file using the top right green button. - Execute your LAMP server.
- Create a new BD and import magdapb.sql info to it.
- Edit '/application/config/database.php' with your BD info.
- Navigate to correct URL, for example (http://localhost/magdapb)[http://localhost/magdapb].
- Uses CodeIgniter as a PHP framework.
- Uses Bootstrap as a CSS framework.
- Uses CodeIgniter Ion Auth to manage authentication.
Username | Password |
---|---|
admin@admin.com | password |