You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Angular clientside web application with purpose to assist day-to-day work of concrete testing laboratory. Written to work with separate app functioning as a backend API. In essence, amateurishly made thin-client LIMS system.
Express.js backend API server for LaboApp client webapp. It connects frontend with Mongo database and processes requests and responses between them. Uses Mongoose ODM.