Good day, I am currently working on creating an internal form for the staff of a blog to submit specific information that will be posted later.
The form is being developed in ASP.NET with some Javascript Controls.
The issue I am facing is that my server is rented on Linux and ASP.NET is only compatible with Windows Server (except for Mono). I am considering using Angular.JS for better functionality on Linux. Do you think this would be the best option?
Attached is an example of the test form.
Thank you, Alex Ferreira