Nsima / HYIP-CodeIgniter

A simple HYIP in CodeIgniter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HYIP-CodeIgniter

A simple HYIP in CodeIgniter

BOREDOM CAUSED THIS.

I got bored and decided to see how fast I could build a bit complicated web app with a framework. There are a lot of High Yield Investment Programmes currently on the web, this project is not modelled after any one.

Day 1 - I downloaded a free dashboard template design and decided to adjust to meet my needs

DashTreme Admin Template https://codervent.com/dashtreme-free/index.html

Day 2 - Downloaded the CodeIgniter 3.1.1 Framework and broke the template into the framework

CodeIgniter 3.1.1

CodeIgniter 3 does not support most PHP current practices. CodeIgniter 4 or Laravel would have been a better option. But like I said earlier, BOREDOM.

https://codeigniter.com/download

Day 3 - Plan the workflow of the project.

I decided to follow the workflow of a popular MMM, I then realized, that MMM was a peer to peer High Yield Investment Program, so this part of the work will continue changing till the end of this project

  • An admin end
  • A user end

Day 4 - (A continuation of Day 3)

  • I had to rename the 'application' folder to 'public' (Just because I can)

Day 5 - 9 (Working on the functionality)

  • User registeration
  • Referral System
  • User buys "coin"
  • User waits for coin to yeild
  • User sells coin to another user (and the cycle continues)

About

A simple HYIP in CodeIgniter

License:GNU General Public License v3.0


Languages

Language:PHP 62.4%Language:JavaScript 21.7%Language:CSS 15.4%Language:Hack 0.4%Language:HTML 0.2%