Skip to content

SalithaUCSC/Bootstrap-Modal-fetch

Repository files navigation

Fetch data and display them in a Bootstrap Modal

Used technologies : Codeigniter as the PHP framework, Ajax, jQuery, MYSQL and Bootstrap as CSS framework for styling the pages.

Application that displays fetched data from database in a Bootstrap modal component

  1. Download the zip file.
  2. Extract it and rename as FetchModal.
  3. Run XAMPP or WAMP and go to "http://localhost/phpmyadmin".
  4. Create a new database called fetch_ajax and select it.
  5. Then import the SQL file included in the project folder called fetch_ajax.sql.
  6. Navigate to "C:\xampp\htdocs" folder (if you are using XAMPP) or "C:\wamp\www" folder (if you are using WAMP).
  7. Now move the FetchModal folder into it.
  8. Type the URL for the project as - "http://localhost/FetchModal".

modal1

modal2

Releases

No releases published

Packages

No packages published

Languages