A website to connect people with NGOs
HOW TO RUN THIS CODE:
- Download the zip file
- Install Xampp server if you don't have it on your system. (You can also use MAMP or WAMP depending on your OS)
- Refer this for XAMPP Installation: https://www.c-sharpcorner.com/article/how-to-install-and-configure-xampp-in-windows-10/
- Go to Windows C:/xampp/htdocs
- Add the code in the htdocs folder
- Now open xampp control panel
- Start Apache and MySQL
- In chrome type localhost/phpmyadmin
- import the sql file here
- In a new tab type localhost/CODE/index.php
- In another tab type localhost/CODE/admin/index.php
- TADA! Your project is running...