alprnkeskekoglu / medyana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Project

  • SOLID principles were applied.
  • MySql was used for the database.
  • Vue.js was used for Frontend and PHP (Laravel) was used for Backend.
  • Ready template (dashmix) was used for html and css.
  • There is a one to many relationship between clinic and equipment models.
  • Only login and register are used for authentication.

Requirements

  • PHP 7.4^
  • Laravel 8^
  • Vue.js 2.6^

Installation You just need to run the php artisan migrate command. I wrote seeders using the Factory class. You can also run php artisan db:seed if you want.

About


Languages

Language:PHP 69.3%Language:Vue 23.3%Language:Blade 6.8%Language:Shell 0.5%