ladaposamuel / th_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product Listing Tool

Screenshot 2022-09-29 at 6 44 40 PM

Table of Contents

  1. About the Project
  2. Getting Started
  3. Author

About the project

An app that helps our internal users to add products for suppliers

Back to top

Getting started

Installation

# Get the latest snapshot
git clone git@github.com:ladaposamuel/th_test.git samuel_test

# Change directory
cd samuel_test

# Install Laravel's dependencies
composer install

# Setup Database
- update .env with your test database

# Run Migrations & Seeders
php artisan migrate && php artisan db:seed


# Then simply start your app
php artisan serve

Author

Samuel Ladapo

Back to top

About


Languages

Language:CSS 54.3%Language:PHP 27.5%Language:Blade 8.8%Language:SCSS 6.6%Language:JavaScript 2.6%Language:Shell 0.2%