Posts

Showing posts from July, 2020

Rewriting the Project of Nitrogen Estimation in Rice Leaf

Image
Hello, I have created the Nitrogen Estimation app for both Android and Web in JavaScript. The application was purely client side. But as I learnt new skills I want to rewrite the application wtih more secure and more features. Initially the algorithm of the application was written in JavaScript and I have rewritten the algorithm in C#. I have written  Library which I can use in every platform's application. Windows, Android,iOs ,Linux. This library does all the job just the UI for each platform is different. Previously the app was just wrapped into a webview and ported to android but this time it will be a native and high performance application. I have started the revamp process but not completed yet. I am still confused with .Net and . NET Core. I want to make some Web API whcih will help me store the data. Which I can store and build a strong monitoring system for rice crop. Here I am sharing the Screen shot of the preview version of the application for the web.. The