Skip to content

Commit

Permalink
Merge pull request #79 from w3bdesign/backend
Browse files Browse the repository at this point in the history
Backend
  • Loading branch information
w3bdesign authored Nov 23, 2024
2 parents 41a0b87 + 6420939 commit 6be088c
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Hair Salon Booking System

A full-stack booking system for hair salons built with NestJS (backend) and Vue 3 (frontend). The system provides comprehensive functionality for managing appointments, employees, services, and user authentication.

## This is still Work In Progress (WIP)!

## Test Coverage

| Backend | Frontend |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [![Backend Coverage](https://codecov.io/gh/w3bdesign/frisorsalong-booking/graph/badge.svg?token=YDY1N2NMWA&flag=backend)](https://codecov.io/gh/w3bdesign/frisorsalong-booking) | [![Frontend Coverage](https://codecov.io/gh/w3bdesign/frisorsalong-booking/graph/badge.svg?token=YDY1N2NMWA&flag=frontend-customer)](https://codecov.io/gh/w3bdesign/frisorsalong-booking) |

# Hair Salon Booking System

## This is still Work In Progress (WIP)!

A full-stack booking system for hair salons built with NestJS (backend) and Vue 3 (frontend). The system provides comprehensive functionality for managing appointments, employees, services, and user authentication.

## Frontend

![Admin Panel](screenshot/admin.png)
Expand Down Expand Up @@ -78,7 +78,6 @@ The system follows a modular architecture separating frontend, backend, and data
- Node.js (v20 or higher)
- pnpm
- PostgreSQL
- Redis
- Docker

## Getting Started
Expand Down

0 comments on commit 6be088c

Please sign in to comment.