Skip to content

TraffordFewster/VueStore

Repository files navigation

VueStore || An example invoice generator

Laravel // Vue

The goal of this project was to build a quote wizard with the following functionality

  • Ability to create products
  • Ability to create and edit quotes
  • Ability to assign and remove products on a quote
  • Ability to email the quote to an external email.
  • CRON that runs daily to make summarys of the days quotes

Installation

  1. run composer install
  2. run npm install
  3. setup your .env file
  4. run php artisan migrate --seed
  5. start your webserver pointing at the public folder OR run php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors