Skip to content

Ngozistephen/CarParkVueApp

Repository files navigation

CarParkVueApp

This is a Car Park Vue App built for the existing separate Laravel-based API Car Park App. It is built on Vue 3

User Registration & Login

Screenshot 2023-05-31 042522 Screenshot 2023-05-31 042257

Profile Managemnt

Screenshot 2023-05-31 043129 Screenshot 2023-05-31 043159

Manage User Vehicle

A typical CRUD Screenshot 2023-05-31 043351 Screenshot 2023-05-31 043426 Screenshot 2023-05-31 043508

Parking Functionality

stop and start parking for a user Screenshot 2023-05-31 043737 Screenshot 2023-05-31 043828

Parking History Screenshot 2023-05-31 044249 Screenshot 2023-05-31 044352

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

What I learnt from this Project

** How to use Rest Api to Load and Manage Application data ** Frontend CRUD ** State management with Pinia ** Implementing Authentication in Vue 33 ** How to use Composition Api Implementation of data storage with MySql

About

A Front-End App built on Vue for Car Parking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors