Skip to content

A mock phone repair business website built with Vue.js and Express.js. Features include viewing phone repair prices, account creation, booking appointments, a ticketing system, and an admin dashboard for management of bookings and ticket statuses.

Notifications You must be signed in to change notification settings

b0ink/FixitFastRepairs-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixit Fast Repairs

Installation

Vue3:

cd client
npm install

Express API:

cd server
npm install

Running the app:

cd client
npm run dev

cd server
node server.js

About

A mock phone repair business website built with Vue.js and Express.js. Features include viewing phone repair prices, account creation, booking appointments, a ticketing system, and an admin dashboard for management of bookings and ticket statuses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published