Skip to content

Conversation

@santhoshr04
Copy link
Contributor

Santhoshr04 - Pull Request for frontend-redesign

PR Description:

Reworked the entire UI design and Added a community PR-assist shell script

PR Checklist:

I, Santhoshr04, have verified the following:

  • All files that have been modified in the 'app' folder have PHP doc blocks
  • The code that I have written follows DRY & SOLID principles

Files changed in this PR:

  • composer.json
  • composer.lock
  • config/insights.php
  • public/assets/landing-page/bg.png
  • public/assets/landing-page/features/icon-1.png
  • public/assets/landing-page/features/icon-2.png
  • public/assets/landing-page/features/icon-3.png
  • public/assets/landing-page/home-bg.png
  • resources/views/index.blade.php
  • routes/web.php
  • scripts/README.md
  • scripts/pr.sh

Additional commands to run while merging PR?

  • Run composer install
  • Run php artisan config:cache
  • Run php artisan route:cache

Does this PR include test coverage?

No 😰

PHP Insights Output:

 24/24 [============================] 100%

 ✨ Analysis Completed !  - Star or contribute to PHP Insights:
    https://github.com/nunomaduro/phpinsights
  - Sponsor the maintainers:
    https://github.com/sponsors/nunomaduro
  - Subscribe to my YouTube channel:
    https://www.youtube.com/@nunomaduro



[2025-04-11 03:17:52] `C:\laragon\www\laravelchennai`


                94.4%                   98.2%                   87.5%                   81.7%  


                 Code                 Complexity             Architecture               Style


Score scale: ◼ 1-49 ◼ 50-79 ◼ 80-100

[CODE] 94.4 pts within 340 lines

Comments ...................................................... 35.9 %
Classes ....................................................... 26.5 %
Functions ..................................................... 10.3 %
Globally ...................................................... 27.4 %

[COMPLEXITY] 98.2 pts with average of 1.63 cyclomatic complexity

[ARCHITECTURE] 87.5 pts within 19 files

Classes ....................................................... 78.9 %
Interfaces ..................................................... 0.0 %
Globally ...................................................... 15.8 %
Traits ......................................................... 5.3 %

[MISC] 81.7 pts on coding style and 0 security issues encountered

Comment on lines +187 to +199
<div class="w-full px-4 md:w-1/2 lg:w-1/3">
<div class="mb-9 rounded-[20px] bg-white dark:bg-dark-2 p-10 shadow-md hover:shadow-lg text-center">
<div class="mb-4 text-red-500 text-6xl">
<i class="fas fa-briefcase"></i>
</div>
<h4 class="text-dark dark:text-white mb-4 text-2xl font-semibold">
Fractional CTO
</h4>
<p class="text-body-color dark:text-dark-6">
Access tech leadership without full-time commitment. Strategic guidance for startups.
</p>
</div>
</div>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this section

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants