A
A
Alexander Nachasik2015-04-18 14:24:21
MongoDB
Alexander Nachasik, 2015-04-18 14:24:21

LMS on Node.js?

As a thesis, I want to develop an LMS prototype with storing information about the progress of students in the LRS based on the Tin Can API.
I'm a noob in server technologies, so I'm currently trying to choose and master what works best for the implementation. I'm looking at Node.JS + MongoDB: I'm attracted by the promise of scalability and the ability to organize calls to databases asynchronously. Plus, I have experience developing in JS for the front end.
Tell me, please, am I stupid, and how such a bunch is really suitable for my task, am I looking in the right direction?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin Kitmanov, 2015-04-18
@RealFLYNN

Well, if you have experience with JS, then the easiest way will be on node.js - if only because you don’t have to learn the syntax and quirks of a new language.
node.js + MongoDB is a general-purpose bundle, you don’t need to look at it like it’s purely real-time, for chats, etc. Your task falls on her just like any other. Keep it up, good luck :)

E
evnuh, 2015-04-18
@evnuh

this is a common bunch, even suitable for your tasks. In your situation, this is probably the best option. Although, of course, it is difficult to expect something adequate from a non-programmer in terms of programming.

S
Safort, 2015-04-18
@Safort

Yes, this bundle is suitable for LMS.

U
Unknown Hero, 2015-04-18
@UnknownHero

https://github.com/RusticiSoftware/TinCanJS
May help, but the code is not very good.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question