Skip to content

bel-caylor/FamilyDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

#Family Dashboard This app will help your family keep track of regular tasks and who completes them. When a family member completes a task the total minutes are calculated and complared to other family members. Administrators/Parents can also assign task to family members.

##Prerequisites -Apache -MySQL

##Installing -Clone code. -Use family_dashboard.sql to setup MySQL tables -Create file db_credentials.php to setup connection to database. --define("DB_SERVER", "SERVER_NAME"); --define("DB_USER", "USER_NAME"); --define("DB_PASS", "USER_PASSWORD"); --define("DB_NAME", "family_dashboard");

##Built With -PHP and JavaScript -MySQL database

#Author Belinda Caylor Copyright 2020 BC Designs

About

Custom php app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published