Skip to content

daniel-dpsi/laravel-vue-webapp

Repository files navigation

Order Processing Web Application | Simple order processing panel (Personal Project)

Functionality of the web application:

  • Laravel/PHP Endpoint API.
  • Laravel Scuntum user authentication (token generator / process method not included).
  • The front part showing all orders (orders) GET request works by clicking on the "hamburger-icon" in the top left corner.
  • Accept button that later PUT request to change "Status" specified (see console / console.log).
  • If the connection to the API is lost, a warning about this appears (see console // console.log).
  • Database Type = MySQL/phpmyadmin (XAMPP) -> testingapi.sql

About

Front-end = "quasar-project" -> "src".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published