Skip to content

FundMe is a fundraising platform that provides an avenue for students who are unable to further their education due to the lack of essential school materials. Basically, it's a GoFundMe, just for students alone!

Notifications You must be signed in to change notification settings

zuri-training/FundMe-be-pjt-69

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Fund Me

This is the backend of the product. Language used is PHP

Description

Parents nowadays finds it difficult to pay their children school fees and even some children do not have decent uniform or bags or books and some do not have seats. Fund Me is a platform where guardians can apply for student funds for their wards if they can not afford it.

Note

  • Create an issue before getting started on a task
  • Work only on the development branch for now

Contribution Guide

  1. Go to https://github.com/zuri-training/FundMe-be-pjt-69 and fork the repo.
  2. After forking, go to your github page and Clone your forked repo.
  3. Create a project folder on your local machine.
  4. Navigate to it in the terminal. Run git clone https://github.com/<your github username>/FundMe-be-pjt-69.
  5. Create a branch for your task git checkout -b <branchname>.
  6. After changes :
  • git add .
  • git commit -m "some comments"
  • git push origin <name of your branch>
  1. Create PR.

Active Contributors

Requirements

  • PHP v7.3.7 and above
  • Mysql v5.1.1 and above

About

FundMe is a fundraising platform that provides an avenue for students who are unable to further their education due to the lack of essential school materials. Basically, it's a GoFundMe, just for students alone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages