Skip to content

🌿 **GrowNet - Micro Investment Platform** *A PHP-based crowdfunding platform connecting investors with small businesses through share-based investments and microloans. Features project listings, user portfolios, loan management, and secure transactions.*

License

Notifications You must be signed in to change notification settings

rubaiyat07/grownet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌿 GrowNet - Micro Investment Platform

License: MIT GitHub last commit

Live Demo: grownet.rubyz.xyz

GrowNet is a web-based micro-investment platform that connects investors with small businesses and startups through share-based crowdfunding and micro-loans.

GrowNet Dashboard Screenshot

✨ Features

  • For Investors:

    • Browse vetted investment opportunities
    • Invest in projects by purchasing shares
    • Track investment portfolio performance
    • Secure wallet system for funds
  • For Entrepreneurs:

    • Create and list projects to raise capital
    • Set share price and total shares available
    • Apply for business loans
    • Manage investor relations
  • For All Users:

    • Secure authentication system
    • Profile management with document upload
    • Transaction history tracking

πŸ› οΈ Technologies Used

  • Frontend: Bootstrap 4, JavaScript, jQuery, Chart.js
  • Backend: PHP, MySQL, PDO
  • Database: MariaDB/MySQL
  • Hosting: Apache/Nginx
  • Other: AJAX, Font Awesome, jQuery plugins

πŸ“¦ Database Schema

Key tables:

  • users - User accounts and profiles
  • projects - Investment opportunities
  • loans - Loan applications
  • share_orders - Investment records
  • balance_transactions - Financial transactions

πŸš€ Installation

  1. Clone the repository:
    git clone https://github.com/rubaiyat07/grownet.git
    cd grownet
    

πŸ“‚ Project Structure

grownet/

β”œβ”€β”€ assets/ # Static assets (CSS, JS, images)

β”œβ”€β”€ config/ # Configuration files

β”œβ”€β”€ admin/ # Admin panel (not included in this repo)

β”œβ”€β”€ includes/ # Reusable components

β”œβ”€β”€ pages/ # Main application pages

β”œβ”€β”€ index.php # Main entry point

└── README.md # This file

🀝 Contributing Contributions are welcome! Please follow these steps:

Fork the project

Create your feature branch (git checkout -b feature/AmazingFeature)

Commit your changes (git commit -m 'Add some AmazingFeature')

Push to the branch (git push origin feature/AmazingFeature)

Open a Pull Request

πŸ“œ License

This project is licensed under the MIT License.

About

🌿 **GrowNet - Micro Investment Platform** *A PHP-based crowdfunding platform connecting investors with small businesses through share-based investments and microloans. Features project listings, user portfolios, loan management, and secure transactions.*

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published