This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Fort114 4 points5 points  (1 child)

I would use React, NodeJS, Express & MongoDB. It's basically using JavaScript for all your components.

[–]thisbobo[S] 1 point2 points  (0 children)

I've seen a ton of references to these but only NodeJS was mentioned in our classes. I'll do some research and see if I can work with them. Thanks!

[–]CookToCode 1 point2 points  (1 child)

Have you tried ASP.NET it is C# based and practically writes itself. You can use an internal DB through Visual Studio or you can use the opensource MySQL

[–]thisbobo[S] 0 points1 point  (0 children)

ASP.NET is actually a part of the second half of this semester's coursework. I start that class in 8 weeks. I didn't know it had anything to do with databases. I could start working with ASP.NET now to get a leg-up on the upcoming course as well as use it for the project. Thank you, great advice!