Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 2.15 KB

README.md

File metadata and controls

73 lines (49 loc) · 2.15 KB

Table of contents

Overview

KFD is a platform to connect Donors to people where they can either request donations or donate extra food.

The challenge

Users should be able to:

  • Create an account.
  • Post Donations.
  • Update their profile information.
  • Filter the Donations based on their needs.
  • Search the Donations.

Links

My process

Built with

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug/Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Team

Acknowledgments

This project was build for Appliction Development Course.