Coder Social home page Coder Social logo

davymaish / harambee Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 4.0 5.33 MB

Harambee script allows you to effortlessly launch a crowdfunding platform where users can create unlimited campaigns to raise funds for their needs. Its based on Laravel 10.

License: MIT License

PHP 28.26% CSS 5.05% Less 6.48% SCSS 6.59% JavaScript 3.87% HTML 21.79% Shell 0.01% Blade 27.95%
bootstrap5 charity charity-donation-system charity-platform crowdfund crowdfunding crowdfunding-websites laravel php-laravel php

harambee's Introduction

About Harambee

Harambee (swahili word for "all pull together") script allows you to effortlessly launch a crowdfunding platform where users can create unlimited campaigns to help those in need or raise funds for community projects. Its based on laravel 10 PHP framework.

Home Page Screenshot Application landing page.

Campaigns Screenshot campaigns listing.

Features:

Enjoy advanced application features which include but not limited to:

  • Users can create and manage their user accounts
  • Social account authentication
  • Admin dashboard
  • Implemented GDPR
  • reCAPTCHA
  • Rewards
  • Mailing system
  • Users can create and manage campaigns and donations
  • Users can upload Avatar
  • Integration with PayPal and Stripe (SCA implemented)
  • Bank Transfer (Manual)
  • XSS: Protection from cross site scripting
  • Share social
  • Multiple currencies
  • Easy translation
  • Site cms pages

Admin Features:

The application comes with an admin dashboard fully packed with features such as:

  • Easy site customization (logo, site name, banners, copyright text)
  • Dashboard Statistics (users, campaigns, donations)
  • Payments Settings.
  • Admin-level access to all campaigns
  • Users, campaigns, categories and cms pages management

Installation

Server Requirements

The application is built on top of Laravel 10 Php Framework which requires a web server with the following requirements:

  • PHP >= 8.1
  • Ctype PHP Extension
  • cURL PHP Extension
  • DOM PHP Extension
  • Fileinfo PHP Extension
  • Filter PHP Extension
  • Hash PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PCRE PHP Extension
  • PDO PHP Extension
  • Session PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Instructions

  1. clone the repository: git clone https://github.com/davymaish/harambee.git
  2. create a database
  3. create configuration env file .env refer to .env.example
  4. install: composer install --no-dev
  5. link storage: php artisan storage:link
  6. setup database tables: php artisan migrate --seed

Production Environment

Setup the database without seeding: php artisan migrate Delete all contents inside the public directory in the storage folder. It contains application dummy files. storage\app\public

Credits and Acknowledgements

The project is developed and maintained by David Maina.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

Security Vulnerabilities

If you discover a security vulnerability within this project, please send an e-mail to me via [email protected]. All security vulnerabilities will be promptly addressed and sorted out.

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, feel free to contact me via:

harambee's People

Contributors

davymaish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

harambee's Issues

nodeJs version problem

I use Ubuntu 20.04 as my dev env . the default nodeJs version is 10.xx .
because of nodeJs version . I wasn't able to run npm run dev. I got some errors.
so I think you should point out the minimum version of nodeJs is required.
I tested node version 18 is ok.

another problem is [npm i] command is required after [setup database tables: php artisan migrate --seed]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.