Skip to content

unsta/labforty_task_fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking API FE

Vue 3 + Vite + TailwindCSS + Axios + SweetAlert2

Requirements:

Project Set Up:

Clone the project

git clone git@github.com:unsta/labforty_task_fe.git

From the project directory run

npm install

Run local development server

npm run dev

Usually the local address will be http://localhost:5173/ (The port might be different)

If the port is NOT in the range of :5170-:5185, then you need to check the configurations in the Laravel API: config/sanctum.php and config/cors.php

Users:

Note: The role:user can list/update/view/delete own bookings only!

Note: The role:admin can only list and view all bookings! (the list endpoint has extended filters)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages