Moshe Fortgang

Results 4 issues of Moshe Fortgang

This commit adds optional type annotations to function parameters in the COIN_API_SDK class in the coinapi_v1.ts file. Parameters that were previously of type 'string' are now annotated as 'string |...

For new developers joining the project, it is difficult for them to know which values to put in the .env file. My suggestion is to have a sample file with...

Added functionality to add a new product with React Hook Form. Integrated toaster notifications for user feedback.

Update README URLs to absolute paths for better accessibility outside GitHub ### Description This PR updates the URLs in the README to absolute paths, ensuring proper accessibility when the README...