b04dan / hotel-manager-web

Web application for hotel management. Angular, ASP.NET, EF6, N-Layer architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotelManager

This is a client-server application with a single page application on the client side and web-service on the server side. The user can store and edit information about the hotel, hotel rooms, residents and employees. The administrator can also view the statistics of the hotel and generate reports.

Tech Stack

  • С#/.NET 5, ASP.NET
  • Entity Framework Core
  • N-Layer Architecture
  • AutoMapper
  • Angular

Layers

  • HotelManager.DAL - Data Access Layer
  • HotelManager.BLL - Business Logic Layer
  • HotelManager.API - ASP.NET WebAPI
  • HotelManager.ROOT - Composition Root
  • HotelManager.SPA - Angular Single Page Application

alt text alt text alt text alt text

About

Web application for hotel management. Angular, ASP.NET, EF6, N-Layer architecture


Languages

Language:C# 53.0%Language:TypeScript 27.6%Language:HTML 14.7%Language:CSS 3.1%Language:JavaScript 1.5%