This is an NGO website project built using Core PHP MySQL HTML CSS and JavaScript. The project integrates the Stripe Payment Gateway for seamless online donations.
https://satabdirath.github.io/NGO-webiste-with-stripe-payment/
Here're some of the project's best features:
- User-friendly interface for making donations.
- Secure payment processing using Stripe A
- Responsive design for better accessibility on different devices.
- Dynamic content management using MySQL as the database.
1. Clone the Repository:
git clone https://github.com/your-username/ngo-website.git cd ngo-website
2. Create a new MySQL database.
use code ffrom database.sql file
3. update the database credentials and Stripe API keys.
4. Install Dependencies (if using Composer):
composer install
5. start the server
http://localhost/ngo-website
Technologies used in the project:
- html
- css
- js
- php
- mysql
This project is licensed under the MIT