Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 655 Bytes

Food_Donations_Tracker

This is the Open Source Project for the Food Donations Tracker.

To make changes to the Master Branch, you would need to make a clone of the repository, add changes, and then send them back via pull requests.

It is recommended to get XAMPP to provide the PHP and Mysql environment to look at the files.

To get started with Github and adding to Open Source. We recommend starting here: https://github.com/firstcontributions/first-contributions.

To learn about working with PHP and Mysql databases we recommend the online Udemy course- https://www.udemy.com/course/make-a-social-media-website/ which influenced this project.