/ANGOCARE

Our project aims to create a streamlined donation platform for charities, facilitating easy and secure contributions to various charitable causes. Users can browse through verified charity centers, select their preferred cause, and make donations securely online.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

AngoCare πŸ‘ΆπŸΏ

AngoCare is a platform for donating goods to community centers in Angola. The goal of the project is to facilitate the connection between donors and community centers that need donations of various types of goods.

AngoCare Screenshot

Features βš™οΈ

  • User registration and authentication
  • Community center listing
  • Community center registration
  • Donation registration
  • Donation history
  • Notifications for donors and community centers

Technologies Used πŸ”₯

  • PHP
  • Laravel
  • MySQL
  • Bootstrap
  • JavaScript

Installation πŸ”πŸ¦Ύ

To run the project locally, follow the steps below:

  1. Clone the repository:
git clone https://github.com/noejunior792/Angocare.git
cd angocare
  1. Install Laravel dependencies:
composer install
  1. Create the .env file:
cp .env.example .env
  1. Generate the application key:
php artisan key:generate
  1. Configure the .env file with your database information.

  2. Run migrations and seeders:

php artisan migrate --seed
  1. Start the local server:
php artisan serve
  1. Access http://localhost:8000 in your web browser.

Contribution πŸ€Όβ€β™‚οΈ

If you want to contribute to the project, follow the steps below:

  1. Fork the project.

  2. Create a new branch:

git checkout -b my-feature
  1. Make the desired changes.
  2. Commit your changes:
git commit -m 'My new feature'
  1. Push to the branch:
git push origin my-feature
  1. Open a Pull Request.

License πŸŽ“

This project is licensed under the Apache License. See the LICENSE file for more details.

Contact πŸ“©

For more information, contact us at: noedombaxe@gmail.com