Objective: Enable efficient tracking and management of store inventory to ensure products are available when needed. Technology: PHP 8.2 Codeigniter framework 4.6.1 Codeigniter shield (Auth library) 1.1.0 Firecamp for restAPI testing Notepad++ code writing (light weight) mySQL Plan: First people will authenticate using email and password then, Other API access by using Bearer token. Challenges: Product can measured by different property - {weight, size or volume} Product amount will vary occasionally - {festival, demand} Types of inventory operation - {add, sale, return, remove, adjust, transfer} 1.First challenge: Whenever measure one material in different measurement then, That material is different product because, It may be in different phase [solid, liquid, gas]. Example- when buying fruit in solid measured as kg , if buying fruit measured in volume. So, same fruit come under different p...
I am a web developer sharing the real challenges I encounter in my daily projects. Here, you'll find honest insights and solutions from my ongoing coding journey.