Skip to content

wissamismail/BillLading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BillLading

BillLading is a C#-based application designed to manage bills of lading. A bill of lading (abbreviated as B/L or BOL) is a critical legal document issued by a carrier or their agent to acknowledge the receipt of cargo for shipment.

Project Overview

This repository contains the source code for a system dedicated to handling shipping documentation. It is built using C# and utilizes Entity Framework (EF) for data management, as indicated by the inclusion of Entity Framework command references within the repository.

Technical Stack

  • Language: C# (100%)
  • Data Access: Entity Framework
  • IDE: Visual Studio (utilizes a .sln solution file)

Getting Started

Prerequisites

To run or contribute to this project, you will need:

  • Visual Studio (or a compatible C# IDE)
  • .NET Framework/Core (compatible with the provided solution)

Installation

  1. Clone the repository to your local machine.
  2. Open the BillLading.sln file in Visual Studio.
  3. Ensure all dependencies are restored.
  4. Refer to EFcommand.txt for specific Entity Framework commands needed to set up or update the database schema.

Repository Structure

  • BillLading/: The main project directory containing the source code.
  • BillLading.sln: The Visual Studio solution file for the project.
  • EFcommand.txt: Documentation of Entity Framework commands used during development.
  • .gitignore / .gitattributes: Standard Git configuration files for version control.

Author

Wissam Ismail

About

A bill of lading (sometimes abbreviated as B/L or BOL) is a document issued by a carrier (or their agent) to acknowledge receipt of cargo for shipment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages