diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/CreateRating.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/CreateRating.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/CreateRating.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/CreateRating.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/Enter.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/Enter.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/Enter.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/Enter.cshtml
diff --git a/BeautySalon/CarCenterWorkerApp/Views/Home/Index.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/Index.cshtml
new file mode 100644
index 0000000..86354e7
--- /dev/null
+++ b/BeautySalon/CarCenterWorkerApp/Views/Home/Index.cshtml
@@ -0,0 +1,20 @@
+@{
+ ViewData["Title"] = "Home Page";
+}
+
+
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/IndexNonReg.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/IndexNonReg.cshtml
similarity index 69%
rename from CarCenter/CarCenterWorkerApp/Views/Home/IndexNonReg.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/IndexNonReg.cshtml
index 3d737d5..158c6d5 100644
--- a/CarCenter/CarCenterWorkerApp/Views/Home/IndexNonReg.cshtml
+++ b/BeautySalon/CarCenterWorkerApp/Views/Home/IndexNonReg.cshtml
@@ -3,6 +3,8 @@
}
+
Добро пожаловать на сайт Работника
+
Войдите или зарегистрируйтесь
Вход
Регистрация
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/IndexOrder.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/IndexOrder.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/IndexOrder.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/IndexOrder.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/IndexProcedure.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/IndexProcedure.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/IndexProcedure.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/IndexProcedure.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/IndexRating.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/IndexRating.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/IndexRating.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/IndexRating.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/OrderTimeChoose.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/OrderTimeChoose.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/OrderTimeChoose.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/OrderTimeChoose.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/OrderTimeReport.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/OrderTimeReport.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/OrderTimeReport.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/OrderTimeReport.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/Privacy.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/Privacy.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/Privacy.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/Privacy.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/ProcedureCosmeticChoose.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/ProcedureCosmeticChoose.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/ProcedureCosmeticChoose.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/ProcedureCosmeticChoose.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/Register.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/Register.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/Register.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/Register.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/ReportCosmeticsProcedure.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/ReportCosmeticsProcedure.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/ReportCosmeticsProcedure.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/ReportCosmeticsProcedure.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/ReportMenu.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/ReportMenu.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/ReportMenu.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/ReportMenu.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/ReportOrders.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Home/ReportOrders.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Home/ReportOrders.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Home/ReportOrders.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Shared/Error.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Shared/Error.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Shared/Error.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Shared/Error.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/Shared/_Layout.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Shared/_Layout.cshtml
similarity index 96%
rename from CarCenter/CarCenterWorkerApp/Views/Shared/_Layout.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Shared/_Layout.cshtml
index 026d6ee..ee7d1b8 100644
--- a/CarCenter/CarCenterWorkerApp/Views/Shared/_Layout.cshtml
+++ b/BeautySalon/CarCenterWorkerApp/Views/Shared/_Layout.cshtml
@@ -3,7 +3,7 @@
-
@ViewData["Title"] - CarCenterWorkerApp
+
@ViewData["Title"] - BeautySalonWorkerApp
diff --git a/CarCenter/CarCenterWorkerApp/Views/Shared/_Layout.cshtml.css b/BeautySalon/CarCenterWorkerApp/Views/Shared/_Layout.cshtml.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Shared/_Layout.cshtml.css
rename to BeautySalon/CarCenterWorkerApp/Views/Shared/_Layout.cshtml.css
diff --git a/CarCenter/CarCenterWorkerApp/Views/Shared/_ValidationScriptsPartial.cshtml b/BeautySalon/CarCenterWorkerApp/Views/Shared/_ValidationScriptsPartial.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/Shared/_ValidationScriptsPartial.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/Shared/_ValidationScriptsPartial.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/_ViewImports.cshtml b/BeautySalon/CarCenterWorkerApp/Views/_ViewImports.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/_ViewImports.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/_ViewImports.cshtml
diff --git a/CarCenter/CarCenterWorkerApp/Views/_ViewStart.cshtml b/BeautySalon/CarCenterWorkerApp/Views/_ViewStart.cshtml
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/Views/_ViewStart.cshtml
rename to BeautySalon/CarCenterWorkerApp/Views/_ViewStart.cshtml
diff --git a/BeautySalon/CarCenterWorkerApp/WorkerData.cs b/BeautySalon/CarCenterWorkerApp/WorkerData.cs
new file mode 100644
index 0000000..f7d8eeb
--- /dev/null
+++ b/BeautySalon/CarCenterWorkerApp/WorkerData.cs
@@ -0,0 +1,204 @@
+using CarCenterContracts.BusinessLogicsContracts;
+using CarCenterContracts.ViewModels;
+using CarCenterContracts.BindingModels;
+using CarCenterContracts.StoragesContracts;
+using CarCenterContracts.SearchModels;
+using CarCenterBusinessLogic.BusinessLogics;
+using DocumentFormat.OpenXml.ExtendedProperties;
+using DocumentFormat.OpenXml.Spreadsheet;
+
+namespace WorkerApp
+{
+ public class WorkerData
+ {
+ private readonly ILogger _logger;
+ private readonly IWorkerLogic _storekeeperLogic;
+ private readonly IProcedureLogic _procedureLogic;
+ private readonly IRatingLogic _ratingLogic;
+ private readonly IOrderLogic _orderLogic;
+ private readonly ICosmeticLogic _cosmeticLogic;
+ private readonly IServiceLogic _serviceLogic;
+
+ public WorkerData(ILogger
logger, IWorkerLogic storekeeperLogic, IProcedureLogic procedureLogic,
+ IRatingLogic ratingLogic, IOrderLogic orderLogic, IServiceLogic serviceLogic, ICosmeticLogic cosmeticLogic)
+ {
+ _logger = logger;
+ _storekeeperLogic = storekeeperLogic;
+ _procedureLogic = procedureLogic;
+ _ratingLogic = ratingLogic;
+ _orderLogic = orderLogic;
+ _serviceLogic = serviceLogic;
+ _cosmeticLogic = cosmeticLogic;
+ }
+
+ public WorkerViewModel? Login(string email, string password)
+ {
+ return _storekeeperLogic.ReadElement(new()
+ {
+ Email = email,
+ Password = password
+ });
+ }
+ public bool Register(WorkerBindingModel model)
+ {
+ return _storekeeperLogic.Create(model);
+ }
+ public bool UpdateUser(WorkerBindingModel model)
+ {
+ return _storekeeperLogic.Update(model);
+ }
+
+ public List? GetProcedures(int userId)
+ {
+ return _procedureLogic.ReadList(new ProcedureSearchModel() { WorkerId = userId });
+ }
+ public bool DeleteProcedure(int procedureId)
+ {
+ return _procedureLogic.Delete(new() { Id = procedureId });
+ }
+ public bool CreateProcedure(ProcedureBindingModel model)
+ {
+ return _procedureLogic.Create(model);
+ }
+ public bool UpdateProcedure(ProcedureBindingModel model)
+ {
+ return _procedureLogic.Update(model);
+ }
+ public ProcedureViewModel? GetProcedure(int id)
+ {
+ return _procedureLogic.ReadElement(new() { Id = id });
+ }
+ public List? GetRatings(int userId)
+ {
+ return _ratingLogic.ReadList(new RatingSearchModel() { WorkerId = userId });
+ }
+ public bool DeleteRating(int procedureId)
+ {
+ return _ratingLogic.Delete(new() { Id = procedureId });
+ }
+ public bool CreateRating(RatingBindingModel model)
+ {
+ return _ratingLogic.Create(model);
+ }
+ public bool UpdateRating(RatingBindingModel model)
+ {
+ return _ratingLogic.Update(model);
+ }
+ public RatingViewModel? GetRating(int id)
+ {
+ return _ratingLogic.ReadElement(new() { Id = id });
+ }
+ public List? GetOrders(int userId)
+ {
+ return _orderLogic.ReadList(new() { WorkerId = userId });
+ }
+ public OrderViewModel? GetOrder(int id)
+ {
+ return _orderLogic.ReadElement(new() { Id = id });
+ }
+ public bool CreateOrder(OrderBindingModel model)
+ {
+ return _orderLogic.Create(model);
+ }
+ public bool UpdateOrder(OrderBindingModel model)
+ {
+ return _orderLogic.Update(model);
+ }
+ public bool DeleteOrder(int orderId)
+ {
+ return _orderLogic.Delete(new() { Id = orderId });
+ }
+ public List? GetServices()
+ {
+ return _serviceLogic.ReadList(null);
+ }
+
+ public List? GetCosmetics()
+ {
+ return _cosmeticLogic.ReadList(null);
+ }
+ /*
+ public List GetTimeReport(DateTime? startDate, DateTime? endDate, int UserId)
+ {
+ var orders = _orderLogic.ReadList(new() { DateFrom = startDate, DateTo = endDate, WorkerId = UserId });
+ if (orders == null)
+ return new();
+ List orderTimeReports = new List();
+ foreach (var order in orders)
+ {
+ var report = new ReportOrderViewModel();
+ report.Id = order.Id;
+ var ratings = _ratingLogic.ReadList(new() { Id = order.Id, WorkerId = UserId });
+ if (ratings != null)
+ report.Ratings = ratings.Select(p => p.Id.ToString()).ToList();
+ var orders = _orderLogic.ReadList(new() { ServiceId = service.Id, WorkerId = UserId });
+ if (orders != null)
+ report.Orders = orders.Select(p => p.Id.ToString()).ToList();
+ serviceTimeReports.Add(report);
+ }
+ return serviceTimeReports;
+ }
+
+ public List? GetProcedureReports(List services)
+ {
+ List reports = new();
+ foreach (int i in services)
+ {
+ ReportCosmeticViewModel report = new();
+ var service = _cosmeticLogic.ReadElement(new() { Id = i });
+ report.CosmeticName = service!.CosmeticName;
+ var procedures = _procedureLogic.ReadList(new() { CosmeticId = i });
+ if (procedures != null)
+ report.Procedures = procedures.Select(w => w.Id.ToString()).ToList();
+ reports.Add(report);
+ }
+ return reports;
+ }
+
+ public void SaveReportExcel(List services, MemoryStream stream)
+ {
+ var reports = GetProcedureReports(services);
+ if (reports == null)
+ return;
+ int maxsize = 0;
+ foreach (var report in reports) { maxsize = Math.Max(maxsize, report.Procedures.Count); }
+ _excel.CreateReport(new()
+ {
+ cosmeticProceduresReport = reports,
+ Title = "Отчет КосметикаПроцедуры",
+ memoryStream = stream,
+ maxleng = maxsize
+ });
+ }
+
+ public void SaveReportWord(List services, MemoryStream stream)
+ {
+ var reports = GetProcedureReports(services);
+ if (reports == null)
+ return;
+ _word.CreateDoc(new()
+ {
+ memoryStream = stream,
+ Title = "Отчет. КосметикаПроцедуры",
+ cosmeticProceduresReport = reports
+ });
+ }
+
+ public void SendMailReport(DateTime? startDate, DateTime? endDate, int UserId, MemoryStream stream)
+ {
+ var reports = GetTimeReport(startDate, endDate, UserId);
+ if (reports == null)
+ return;
+ _pdf.CreateDoc(new()
+ {
+ DateFrom = startDate!.Value,
+ DateTo = endDate!.Value,
+ FileName = stream,
+ reportService = reports,
+ Title = "Отчет"
+ });
+ byte[] report = stream.GetBuffer();
+ _mail.MailSendAsync(new() { MailAddress = UserStorekeeper.user!.Email, Subject = "Отчет", FileName = "PdfReport.pdf", Pdf = report });
+ }*/
+ }
+}
diff --git a/CarCenter/CarCenterWorkerApp/appsettings.Development.json b/BeautySalon/CarCenterWorkerApp/appsettings.Development.json
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/appsettings.Development.json
rename to BeautySalon/CarCenterWorkerApp/appsettings.Development.json
diff --git a/CarCenter/CarCenterWorkerApp/appsettings.json b/BeautySalon/CarCenterWorkerApp/appsettings.json
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/appsettings.json
rename to BeautySalon/CarCenterWorkerApp/appsettings.json
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/Images/cat.png b/BeautySalon/CarCenterWorkerApp/wwwroot/Images/cat.png
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/Images/cat.png
rename to BeautySalon/CarCenterWorkerApp/wwwroot/Images/cat.png
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/css/site.css b/BeautySalon/CarCenterWorkerApp/wwwroot/css/site.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/css/site.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/css/site.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/favicon.ico b/BeautySalon/CarCenterWorkerApp/wwwroot/favicon.ico
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/favicon.ico
rename to BeautySalon/CarCenterWorkerApp/wwwroot/favicon.ico
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/js/site.js b/BeautySalon/CarCenterWorkerApp/wwwroot/js/site.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/js/site.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/js/site.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/LICENSE b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/LICENSE
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/LICENSE
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/LICENSE
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/css/bootstrap.rtl.min.css.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.js.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.esm.min.js.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/LICENSE.md b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/LICENSE.md
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/LICENSE.md
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/LICENSE.md
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/additional-methods.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/LICENSE.txt b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/LICENSE.txt
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/LICENSE.txt
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/LICENSE.txt
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.js b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.js
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.js
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.js
diff --git a/CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.map b/BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.map
similarity index 100%
rename from CarCenter/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.map
rename to BeautySalon/CarCenterWorkerApp/wwwroot/lib/jquery/dist/jquery.min.map
diff --git a/CarCenter/CarCenterStorekeeperApp/Views/Home/Index.cshtml b/CarCenter/CarCenterStorekeeperApp/Views/Home/Index.cshtml
deleted file mode 100644
index 4b97317..0000000
--- a/CarCenter/CarCenterStorekeeperApp/Views/Home/Index.cshtml
+++ /dev/null
@@ -1,17 +0,0 @@
-@{
- ViewData["Title"] = "Home Page";
-}
-
-
-
Главное меню
-
Добро пожаловать на страницу Кладовщика
-
-
diff --git a/CarCenter/CarCenterStorekeeperApp/Views/Home/ReportService.cshtml b/CarCenter/CarCenterStorekeeperApp/Views/Home/ReportService.cshtml
deleted file mode 100644
index 14494a2..0000000
--- a/CarCenter/CarCenterStorekeeperApp/Views/Home/ReportService.cshtml
+++ /dev/null
@@ -1,58 +0,0 @@
-@using CarCenterContracts.ViewModels
-@model List
-@{
- ViewData["Title"] = "Report";
-}
-
-
Отчёт по услугам
-
-
\ No newline at end of file
diff --git a/CarCenter/CarCenterWorkerApp/CarCenterWorkerApp.csproj b/CarCenter/CarCenterWorkerApp/CarCenterWorkerApp.csproj
deleted file mode 100644
index 8d36ff6..0000000
--- a/CarCenter/CarCenterWorkerApp/CarCenterWorkerApp.csproj
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
- net7.0
- enable
- enable
-
-
-
-
-
-
-
-
-
-
diff --git a/CarCenter/CarCenterWorkerApp/Views/Home/Index.cshtml b/CarCenter/CarCenterWorkerApp/Views/Home/Index.cshtml
deleted file mode 100644
index 017ef69..0000000
--- a/CarCenter/CarCenterWorkerApp/Views/Home/Index.cshtml
+++ /dev/null
@@ -1,17 +0,0 @@
-@{
- ViewData["Title"] = "Home Page";
-}
-
-
-
Главное меню
-
Добро пожаловать на страницу Работника
-
-
diff --git a/CarCenter/CarCenterWorkerApp/WorkerData.cs b/CarCenter/CarCenterWorkerApp/WorkerData.cs
deleted file mode 100644
index 4ca4163..0000000
--- a/CarCenter/CarCenterWorkerApp/WorkerData.cs
+++ /dev/null
@@ -1,119 +0,0 @@
-using CarCenterContracts.BusinessLogicsContracts;
-using CarCenterContracts.ViewModels;
-using CarCenterContracts.BindingModels;
-using CarCenterContracts.StoragesContracts;
-using CarCenterContracts.SearchModels;
-using CarCenterBusinessLogic.BusinessLogics;
-
-namespace WorkerApp
-{
- public class WorkerData
- {
- private readonly ILogger _logger;
- private readonly IWorkerLogic _storekeeperLogic;
- private readonly IProcedureLogic _procedureLogic;
- private readonly IRatingLogic _ratingLogic;
- private readonly IOrderLogic _orderLogic;
- private readonly ICosmeticLogic _cosmeticLogic;
- private readonly IServiceLogic _serviceLogic;
-
- public WorkerData(ILogger logger, IWorkerLogic storekeeperLogic, IProcedureLogic procedureLogic,
- IRatingLogic ratingLogic, IOrderLogic orderLogic, IServiceLogic serviceLogic, ICosmeticLogic cosmeticLogic)
- {
- _logger = logger;
- _storekeeperLogic = storekeeperLogic;
- _procedureLogic = procedureLogic;
- _ratingLogic = ratingLogic;
- _orderLogic = orderLogic;
- _serviceLogic = serviceLogic;
- _cosmeticLogic = cosmeticLogic;
- }
-
- public WorkerViewModel? Login(string email, string password)
- {
- return _storekeeperLogic.ReadElement(new()
- {
- Email = email,
- Password = password
- });
- }
- public bool Register(WorkerBindingModel model)
- {
- return _storekeeperLogic.Create(model);
- }
- public bool UpdateUser(WorkerBindingModel model)
- {
- return _storekeeperLogic.Update(model);
- }
-
- public List? GetProcedures(int userId)
- {
- return _procedureLogic.ReadList(new ProcedureSearchModel() { WorkerId = userId });
- }
- public bool DeleteProcedure(int procedureId)
- {
- return _procedureLogic.Delete(new() { Id = procedureId });
- }
- public bool CreateProcedure(ProcedureBindingModel model)
- {
- return _procedureLogic.Create(model);
- }
- public bool UpdateProcedure(ProcedureBindingModel model)
- {
- return _procedureLogic.Update(model);
- }
- public ProcedureViewModel? GetProcedure(int id)
- {
- return _procedureLogic.ReadElement(new() { Id = id });
- }
- public List? GetRatings(int userId)
- {
- return _ratingLogic.ReadList(new RatingSearchModel() { WorkerId = userId });
- }
- public bool DeleteRating(int procedureId)
- {
- return _ratingLogic.Delete(new() { Id = procedureId });
- }
- public bool CreateRating(RatingBindingModel model)
- {
- return _ratingLogic.Create(model);
- }
- public bool UpdateRating(RatingBindingModel model)
- {
- return _ratingLogic.Update(model);
- }
- public RatingViewModel? GetRating(int id)
- {
- return _ratingLogic.ReadElement(new() { Id = id });
- }
- public List? GetOrders(int userId)
- {
- return _orderLogic.ReadList(new() { WorkerId = userId });
- }
- public OrderViewModel? GetOrder(int id)
- {
- return _orderLogic.ReadElement(new() { Id = id });
- }
- public bool CreateOrder(OrderBindingModel model)
- {
- return _orderLogic.Create(model);
- }
- public bool UpdateOrder(OrderBindingModel model)
- {
- return _orderLogic.Update(model);
- }
- public bool DeleteOrder(int orderId)
- {
- return _orderLogic.Delete(new() { Id = orderId });
- }
- public List? GetServices()
- {
- return _serviceLogic.ReadList(null);
- }
-
- public List? GetCosmetics()
- {
- return _cosmeticLogic.ReadList(null);
- }
- }
-}