GithubHelp home page GithubHelp logo

gofunding / gofunding Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 7.0 5.91 MB

Open Source Crowdfunding Platform

Home Page: https://gofunding.demo.afsyah.com/

License: MIT License

PHP 92.36% JavaScript 3.61% HTML 2.06% CSS 1.51% Batchfile 0.03% Less 0.21% SCSS 0.21%
yii2-framework crowdfunding funding open-source yii2 gofunding hacktoberfest

gofunding's Introduction

Go Funding

Open Source CrowdFunding Platform.

We using midtrans for payment gateway

Yii2

Installation


Requirements

  • The minimum required PHP version of Yii is PHP 5.4.
  • It works best with PHP 7.
  • Nginx 1.2 (Recomended) or Apache 2.4
  • MySQL 5 or MariaDb
  • Follow the Definitive Guide in order to get step by step instructions.
  • composer

Setup

  • composer install
  • edit web-local.php file, and configure as you need.
  • import the database link database
Account Admin
- username : admin
- password : admindemo

Contributing


Directory Structure

├── app                            : core the app
│   ├── controllers
│   ├── models
│   ├── views
│   └── widgets
├── assets                         : cache files from assets
├── environtments                  : init config environment mode
├── public                         : contain css, js, images and upload files
└── tests                          : tests of the core framework code

Mode Development or Production

In root folder, open index.php file and edit code below

defined('YII_DEBUG') or define('YII_DEBUG', true); // false for no debug
defined('YII_ENV') or define('YII_ENV', 'dev'); // prod for production

Suggest

Welcome, please contact me [email protected]

gofunding's People

Contributors

haifahrul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gofunding's Issues

Fitur migrasi database

Bro, kalo bisa ada fitur migrasi database, untuk mempermudah setup development collaborator

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.