M3:L1-L3 - Enrichment Activity: I. Proposed Topic
M3:L1-L3 - Enrichment Activity: I. Proposed Topic
1. Make a research that applies the SDLC process. Include all process identified on this module. User
fishbone in defining the gaps, techniques on data gathering should apply only based on the current
circumstances that we have.
I. Proposed topic
“A Simple Recording Database Dedicated to the Community of Barangay 3s Barangay Hall for People
who Visits for Personal Matters or Needs”
II. Introduction
In our life today, computer is one of many inventions that greatly affect our way of living. In fact,
it is noted as an essential tool in many areas including business, government, industry, sciences,
education, school, home, and in almost any company and establishment that existed. It can perform
process data rapidly, accurately and reliable and by using these machines, spending a lot of time and
effort in doing a certain task is minimized.
Computer nowadays has become the most needs of data and information processing.
Computers have been very effective in many fields. It certainly helps man to make his task much easier
and with great precision. The computer is very useful in performing a great task in data and information
processing, securing files, data, and information of the schools, establishment and people belong to it.
Computer programmers now a day try to build and develop high-quality systems that are very useful. A
computerized management system maintains the standard flow of data and information with highly
secured and make data processing faster and easier. These computerized systems help one person,
company, organization or any type of management agency throughout the world to enhance and
develop its general profile.
A Recording Database is a factor to keep track of things for recording records, attendance and
people who come and go in a certain establishment and all sorts of thing. Especially in this current year
(2020) because of the virus COVID-19 keeping track of people who goes in a certain establishment is
important.
III. Background of the Study
With the ongoing pandemic listing everybody who comes in an establishment is a major key
point in fighting the virus and tracing people. This recording of data can help the authorities can easily
track down people who went in and check it they are affected too.
This simple database can eliminate the first thing that can infect healthy people with the virus
the “pen” pens are the first thing we need to fill up the form with our name, address, and contact
details. Every current business establishment provides a pen that mostly likely hasn’t been sanitized
after every person used it.
“The study suggests that people may acquire the corona virus through the air and after touching
contaminated objects. Scientists discovered the virus is detectable for up to three hours in aerosols, up
to four hours on copper, up to 24 hours on cardboard and up to two to three days on plastic and
stainless steel.”
This database can eliminate that threat and lessen the possibilities of passing the virus while
listing everybody that came in the establishment this also make the establishment more secure and
safe.
IV. Methodology
This chapter discussed the methods used in the collection and analyses of data. The methods
focus on the experiences of people involved and attempt to understand the reasons behind certain
behavior descriptions. The evaluation was carried out using data collection techniques. Generally, we
used Spiral Method for the whole study.
V. Result/Discussion
VI. Conclusion
https://www.sciencedaily.com/releases/2020/03/200320192755.htm
Module 3: Assessment
Name: Dohndeal A. Ocampo Score:
1. Explain in your own words, software design give example on how you can make a good
system design.
Software design is the process by which an agent creates a specification of a software
artifact intended to accomplish goals, using a set of primitive components and subject to
constraints. Software design usually involves problem-solving and planning a software solution.
Here are some examples to make a good system design:
Establish Rules and Principles for the Design System
Build the Color Palette for the Design System
Build the First Design System Pattern
Testing has many benefits and one of the most important ones is cost-effectiveness.
Having testing in your project can save money in the long run. Software development
consists of many stages and if bugs are caught in the earlier stages it costs much less to fix
them.
Security
Another important point to add is security. This is probably the most sensitive and yet
most vulnerable part.
There have been many situations where user information has been stolen or hackers have
gotten to it and used it for their benefit. That is the reason people are looking for trusted
products that they can rely on.
3. What are the different testing styles that you can use in your system? Which do you think is
more feasible in your project?
Other styles has there pros and cons by testing each style we can cover up what is
missing and what is going to be good in the system. If I would choose a testing style that would
is feasible in my project is would be definitely System Testing the programs are integrated into
systems. Not only do individual modules and programs are tested several times in system
testing, but also interfaces between modules and programs. Usually, system testing is
performed first by developers or test personnel to make sure that the system does not fail and
meets the developers’ understanding of user requirements.