Welcome to Chain of Kindness, a project dedicated to creating a positive impact by listing and promoting donations of clothes, money, and food. Our goal is to connect those in need with generous donors and to foster a community where acts of kindness are shared and appreciated.
Chain of Kindness is an open-source platform that allows users to list and find donations of various types, including clothes, money, and food. By providing a centralized place for these donations, we aim to streamline the process of giving and receiving help, making it easier for communities to support one another.
- List Donations: Users can list donations of clothes, money, and food.
- Find Donations: Users can search for available donations in their area.
- User Profiles: Users can create profiles to manage their donations and track their contributions.
- Notifications: Receive notifications for new donations and updates.
To get started with Chain of Kindness, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/chain-of-kindness.git cd chain-of-kindness
-
Install the dependencies:
dotnet restore
After installing the dependencies, you can start the application with the following command:
dotnet run
We look forward to your contributions and thank you for helping to spread kindness!e welcome contributions from everyone. To contribute, please follow these steps:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/YourFeatureName
-
Make your changes.
-
Commit your changes:
git commit -m 'Add some feature'
-
Push to the branch:
git push origin feature/YourFeatureName
-
Open a pull request.
Please ensure your code adheres to our Code of Conduct and is properly tested.
If you have any questions, suggestions, or feedback, feel free to reach out to us:
- Email: [email protected]
- Twitter: @Talonaa_
We look forward to your contributions and thank you for helping to spread kindness!