You are on page 1of 1

Figure 1 shows how the data flows in the system and how the decisions are controlled.

It comprises instantiated variable(s),


user inputs, decisions, processes, databases, and system logic.

A. SOFTWARE DESIGN
1. React JS
React JS is an open source front-end javascript framework used for building user interfaces and reusable components.
2. Node JS/Express
Node JS is an open source javascript back-end environment used to build fast and scalable applications. Express is an open
source Node JS framework , used for building web applications and APIs.
3. Mongodb (NoSQL)
Mongodb is a NoSQL database used to store, update, and delete JSON-like documents with optional schemas.

B. DATA MODELING DIAGRAM (NOSQL)

Figure 2. Data Modeling DiagraM

You might also like