Skip to content

Repository for Seed, a web application aimed to help first home buyers save for a house deposit.

Notifications You must be signed in to change notification settings

KittyLomas/seed

Repository files navigation

This file aims to aide in the deployment of this product.

Before deployment, ensure the template SEED.sql is imported into
the server's database.

File to be edited before deployment: scripts/connectDatabase.php
-- Change the variables --
    $dbhost = '-Your database host address--';
    $dbuser = 'root';
    $dbpassword = '--Your database password for root user--';
    $db = '--Your database name--'











About

Repository for Seed, a web application aimed to help first home buyers save for a house deposit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published