Skip to content

DroidStudioAS/Insure-Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for starting:

  1. Clone the project from the link: https://github.com/DroidStudioAS/za_paragraf.git
  2. Extract the dump from the project and import the database locally into phpmyadmin, mysqlworkbench, or any other database administration tool of your choice (I used phpmyadmin).
    • I used the root user for the username, so there is no need for special settings.
    • The dump contains a create database statement, so you don't need to create a schema for import.
  3. Running the project:
    • If you are using VSCode and have the PHP server extension installed, you can run the task using the serve project function (ctrl+shift+p->Serve Project).
    • If you are running the project on your local server (wamp, xampp, lamp..), simply move the cloned project to the root directory of your server (www, htdocs, /var/www/html/). These are the steps I am familiar with, you may know of others, and it should work for whichever you choose.

About

A web app built for registering travel insurance policies. Built with PHP and JQuery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published