Festiis / NurediniCargoAPI

MIT License
0 stars 0 forks source link

Nuredini Cargo API

Nuredini Cargo API is a .NET Core Web API application. It allows users to manage goods, suppliers, warehouses, and inventory.

Table of Contents

Features

Technologies Used

Prerequisites

This project assumes you have SQL Sever installed on your machine:

Getting Started

Build the project run it. Explore the API endpoints documented in Swagger to understand how to interact with the Nuredini Cargo API effectively.

Issues, Features, and Should-Haves

πŸš€ Implement Address Validation

πŸ›πŸš€ Inventory Updates with Movement CRUD Operations

πŸš€πŸ”¨ Enhance Test Coverage

πŸ”¨ Implement BaseController for common CRUD Operations

πŸ”¨ Implement Data Validation Middleware