This is a application for appointment booking system, RDV(rendez-vous) in french means appointment. It is developed with the framework of Angular 14.
It should be used with a database SQL Serve, which can be download https://hub.docker.com/repository/docker/lacroquette/my-sqlserver-image/general
And the Backend https://github.com/la-croquette/RDV-Backend ,which is developed with the framework of .Net Core 6
You can run this software by executing ng serve from the root directory.
ng add @angular/material
npm install bootstrap jquery popper.js --save