All systems analysis activities have been concluded for the application to be developed for the

accounting firm. It was decided that the application will run through a web browser to ensure
greater portability of the application. It will only interact with the company’s internal databases
for the time being. All data inside the database will be encrypted.
Q.3.1 Identify the five activities that will form part of the Design phase and provide a
brief overview of the tasks you will be performing during each activity.

1 answer

1. User Interface Design: During this activity, the team will design the user interface of the application, considering the ease of use, user-friendly features, and overall aesthetics. This will involve creating wireframes and mockups to visualize the layout and design of the application.

2. Database Design: In this activity, the team will design and create the database structure for the application. This will involve defining the tables, relationships, and data types to ensure efficient storage and retrieval of data. Security measures, such as encryption of data, will also be implemented during this phase.

3. System Architecture Design: The team will design the system architecture of the application, including the hardware and software components required for its operation. This will involve determining the technology stack, server requirements, and any third-party integrations that may be needed.

4. Security Design: During this activity, the team will design and implement security measures to protect the application from potential cyber threats. This will involve setting up user authentication, access controls, encryption of data, and regular security audits to ensure the application's integrity.

5. Integration Design: The team will design how the application will interact with the company's internal databases and any other systems or services that may be required. This will involve setting up APIs, data synchronization processes, and testing the integration to ensure seamless communication between the application and external systems.