Skip to content

Project Mid Test for Web Programming course, the theme of the application is a library through a website using MySQL.

Notifications You must be signed in to change notification settings

hafizewp22/HappyBookStoreUTS

Repository files navigation

Happy Book Store

Web Programming course project, this simple application theme is a library through the website using PHP Laravel 8.0 programming language and database using MySQL.

Here are the results of the application: Image of Quiz Tokoh Dunia

Note.

  1. How to run the database by typing in Terminal:
    php artisan migrate --seed
    php artisan db:seed --class=CategoriesSeeder
    php artisan db:seed --class=booksSeeder
    php artisan db:seed --class=DetailsSeeder

  2. How to run a web browser: php artisan serve

About

Project Mid Test for Web Programming course, the theme of the application is a library through a website using MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published