AMS Design & Architecture - gpdoud/ams-client GitHub Wiki
AMS Design and Architecture
The AMS is a full-stack, web application that allows users to track and manage their fixed assets.
Architecture
The architecture of AMS is a single-page web application that uses JSON and AJAX to communicate with a Windows server component that implements business rules and enforces integrity. The server persists data using a SQL database.