Skip to content

EricMota04/Lawyers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lawyers Lawyers is a .NET-based application designed to assist lawyers in managing case details and generating case-related PDF documents. The application utilizes a layered architecture to ensure a clean separation of concerns, improving maintainability and scalability.

Features Record and manage details of legal cases. Automatically generate PDF documents containing case information. Built with a multi-layered architecture to separate data access, business logic, and presentation layers. Layers Overview Presentation Layer: Provides the user interface for managing cases and generating PDFs. Business Logic Layer (BLL): Contains the core logic for handling case data and PDF generation processes. Data Access Layer (DAL): Manages the communication with the database, ensuring secure and efficient data storage and retrieval. Technologies .NET Entity Framework PDF generation library SQL Server for data storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published