gurindersingh / innovative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Innovative App

Instructions

Seed the database and login with credentials to get started.

php artisan migrate --seed

# Login with credentials
# email : email@example.com
# password: password

Parts CRUD page

Visit /dashboard/parts. Here you can create, edit or delete the part and can also export as JSON.

Search & Export

Click Search & Export button to open up a modal. In the modal, You will be able to search and export the document. Available formats are PDF, and CSV

Testing

Pestphp has been used to perform testing.

About


Languages

Language:PHP 79.2%Language:Blade 20.0%Language:JavaScript 0.7%Language:CSS 0.0%