94.3k views
3 votes
Is a web-based architectural approach in which users interact via a web browser or other web-enabled view layer with application software provided by a third party?

1 Answer

6 votes
Hi,

Yes to include real-time interaction between users on website you need more than just raw HTML and CSS. You would need functionality so include JS or .NET framework (C# or VB), you could also add Python, but most of all in order to control user information: Database.

Hope this helps.
r3t40
User Alec Gorge
by
5.0k points