Skip to content

muhammadzmuneer/employee-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-app ; Registration made simple.

image

Employee App is an employee management application with functionalities for registration and search by name.


Architecture

EmployeeAppArchitecture

Frontend (Angular 16): Light weight client application with validations for registration.

Backend (ASP.NET Core WebAPI 8.0): RESTful endpoints for registration and search.

Database (MS SQL SERVER): Designed to store employee information.


Flowchart

EmployeeAppFlowChart