The main project objectives are to learn and test nodeJS, and also to create a warehouse webapp to handle my basic personal warehouse.
The webapp has been structure by using both a RESTful (main/routes/api) and a stateful architecture (/main/routes/static).
The Express.js library has been chosen to simplify the coding job.