🚀 OUC-2.0 Folder Structure Creator

Creating complete project structure...


⚠️ Directory already exists: /home/jannat/1ouc.jannatinfotech.co.in/OUC-2.0

⚠️ Folder already exists: includes

⚠️ Folder already exists: assets/css

⚠️ Folder already exists: assets/js

⚠️ Folder already exists: assets/images

⚠️ Folder already exists: user

⚠️ Folder already exists: admin

⚠️ Folder already exists: iris_client

⚠️ Folder already exists: uploads/photos

⚠️ Folder already exists: uploads/documents

⚠️ Folder already exists: uploads/iris

✅ Created file: index.php

✅ Created file: login.php

✅ Created file: logout.php

❌ Failed to create: register.php

❌ Failed to create: iris_test.php

❌ Failed to create: setup.php

❌ Failed to create: .htaccess

❌ Failed to create: database.sql

❌ Failed to create: includes/config.php

❌ Failed to create: includes/db.php

❌ Failed to create: includes/auth.php

❌ Failed to create: includes/functions.php

❌ Failed to create: includes/iris_capture.php

❌ Failed to create: includes/header.php

❌ Failed to create: includes/sidebar.php

❌ Failed to create: includes/footer.php

❌ Failed to create: includes/mark_read.php

❌ Failed to create: assets/css/app.css

❌ Failed to create: assets/js/app.js

❌ Failed to create: user/dashboard.php

❌ Failed to create: user/add-customer.php

❌ Failed to create: admin/index.php

❌ Failed to create: admin/dashboard.php

❌ Failed to create: admin/users.php

❌ Failed to create: admin/users-list.php

❌ Failed to create: admin/users-edit.php

❌ Failed to create: admin/customers.php

❌ Failed to create: admin/wallet.php

❌ Failed to create: admin/reports.php

❌ Failed to create: admin/price-setting.php

❌ Failed to create: admin/customer-pending.php

❌ Failed to create: admin/child-pending.php

❌ Failed to create: admin/mobile-pending.php

❌ Failed to create: admin/customer-success.php

❌ Failed to create: admin/customer-reject.php

❌ Failed to create: admin/child-success.php

❌ Failed to create: admin/child-reject.php

❌ Failed to create: admin/mobile-success.php

❌ Failed to create: admin/mobile-reject.php

❌ Failed to create: admin/notification.php

❌ Failed to create: admin/settings.php

❌ Failed to create: user/child.php

❌ Failed to create: user/mobile_update.php

❌ Failed to create: user/view-customers.php

❌ Failed to create: user/childlist.php

❌ Failed to create: user/mobile_update_list.php

❌ Failed to create: user/wallet.php

❌ Failed to create: user/balance-history.php


✅ Structure Created Successfully!

Total folders: 10

Total files: 48

Location: /home/jannat/1ouc.jannatinfotech.co.in/OUC-2.0

Next steps:

  1. Import database.sql into MySQL
  2. Update includes/config.php with your database credentials
  3. Run setup.php for health check
  4. Start with index.php
Go to Project
✅ Done! All files created successfully.