Thursday, 6 July 2017

Any problems with using Node.js as employee site?

So let's say I have a company which offers the service of "helping people" -- could be anything. Customers call in and arrange a date and time for one of our helpers to give a hand.I plan on having the whole registration/administration done via a .NET application, and I am wondering if it'd work out using Node.js + Express as an employee portal/network which would allow employees to login to their accounts (using e.g. passport) in the browser to see what they've got scheduled etc. This site would be under its own domain.Is there any problem in this? I have yet to try the whole Node.js thing in -actual- production, so I just wanted to know whether there's a better way.Thanks in advance!

Submitted July 07, 2017 at 02:15AM by tobyass

No comments:

Post a Comment