← back
DonasiKita Website Preview

DonasiKita

Tech Stack: CodeIgniter

A community-driven donation platform created for RT.003 residents to foster a better neighborhood through mutual aid. Built with CodeIgniter as part of a final semester project, this web application demonstrates the power of transparent giving and community engagement.

Key Features

Technical Highlights

Development Challenges

Note: While developed as an academic project, the platform uses fictional location data to demonstrate real-world applications.

Dependencies

{
"require": {
        "php": "^8.1",
        "codeigniter4/framework": "^4.0"
    },
    "require-dev": {
        "fakerphp/faker": "^1.9",
        "mikey179/vfsstream": "^1.6",
        "phpunit/phpunit": "^10.5.16"
    },
}