Skip to content

yogiepratama1/report-card

Repository files navigation

Description

Test Coding Muhammad Yogie Pratama

  • Nested If (Service Controller -> calculate_grade)
  • Mathematics (Service Controller -> calculate_final)
  • Nested Loop & Create (Service Controller -> generate_random_report)
  • Check Repeated Characters (Service Controller -> count_characters)
  • Read Update Delete (Report Controller)

Running Tests

To run tests, run the following command

composer install
npm install / yarn install
cp .env.example .env
php artisan key:generate
php artisan migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published