Description

Description

Hi,

i already answered the project but i want you to revise, modify and check if its meets the requirements + to provide Data Flow Diagram) for the system and design the database of the information system.


Using AI is not acceptable.

College of Computing and Informatics

CS352

Project Report
Deadline: Wednesday 04/23/2025@
23:59
[Total Mark for
this Project is 14]
Student Details:

CRN:

Name(leader): Renad
Abdullah Buhaimed
Name: Norah Saad Alharbi
Name: Norah Omar Alomar
Name:

ID: S220046965
ID: S230004116
ID: S230045867
ID:

Instructions:

You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.


It is your responsibility to check and make sure that you have uploaded both the correct files.


Email submission will not be accepted.


You must use this template, failing which will result in zero mark.



Late submission will result in ZERO mark.

Zero mark will be given if you try to bypass the SafeAssign (e.g., misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).
You are advised to make your work clear and well-presented; marks may be reduced for poor presentation.
This includes filling your information on the cover page.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.

Restricted – ‫مقيد‬

Pg. 01

Description and Instructions

Each group has up to 2-3 students.

Each group should choose a topic for an Information system.

The chosen topic and students’ names in each group must be sent to the course instructor by April 23, 2025

Students must use reputable sources and at least 3 scientific papers in their research.

Use the following fonts.
o

Times New Roman font with font size of 12 for paragraphs

o

Times New Roman font with font size of 14 bold for headings

The line spacing should be single.

Avoid grammatical mistakes.

Each group will select a group Leader who will submit the paper via Blackboard.

The group leader will submit the MS Word and PDF format both. These files must not be in compressed format.

Total Marks = 14

The deliverables of the project should include A report with the following sections:
o

Planning Phase: (5 Marks)

o

Analysis Phase: (5 Marks)

o

Design Phase: (4 Marks)

As a system analyst, you are requested to develop an Information System by performing
the first three phases of SDLC (planning, analysis and design). You need to apply what
you have learned in the class and to participate in the team project work.

You have received a System Service Request (SSR) from a client and you need to
apply the planning, analysis and design phases.

In this project, the first step is to present the SSR received (select a scenario of your
choice). Then, you need to prepare the main deliverables of the planning phase:
Project Scope Statement (PSS) and the Baseline Project Plan (BPP).
Note that: all sections of these documents should be included (for example the
system description, the feasibility assessment, and the management issues in
the BPP).

Restricted – ‫مقيد‬

Finally, you need to start the analysis and designing steps by providing the Data Flow
Diagram (DFD) and the Entity Relation Diagram (ERD) of the Information System to
be developed.

Pg. 01
Deliverables
This project should follow the main steps of the first three phases of the SDLC
(phase 1, 2 and 3). Detailed description should be included in each phase.

Restricted – ‫مقيد‬

Pg. 01

Learning
Outcome(s):

Planning Phase

5 Marks

Under this section, include the following:
CLO3: Recognize
• The System Service Request. (2.5 marks)
different
• The Project Scope Statement. (1 mark)
concepts,
• The Baseline Project Plan. (1.5 marks)
principles, and
software
modelling
1.1 System Service Request (SSR)
techniques.
Customer: Al-Salam Food Store
Summary of the Request:
The creation of a Smart Inventory Management System (SIMS) has been formally requested by
the proprietor of Al-Salam Grocery Store. Inventory is tracked by the store manually using tools
like spreadsheets and paper logs. Significant issues like inaccurate data entry, low stock visibility,
and ineffective replenishment have resulted from this. To provide real-time inventory updates,
low-stock notifications, stock reports, and secure access for managers and employees, the
customer has asked for a contemporary, intelligent, and automated solution.
Business Need:



Visibility of stocks in real-time
Restocking alerts that are automated
Easy-to-use system for employees with little training
Monitoring and reporting historical data for planning and analysis.

Expected Benefits:



Restricted – ‫مقيد‬

Minimize inventory mistakes
Keep inventory levels up to date to increase client satisfaction.
Avoid wasting time on manual updates.
Make better decisions by using insights derived from data.

Pg. 01
1.2 Project Scope Statement (PSS)
Project Objective:
To provide Al-Salam Grocery Store with a web-based inventory management system that is
scalable, safe, and responsive so that it can automate alarms, track stock levels, and produce
informative reports.
Scope Includes:
Using CRUD (Create, Read, Update, Delete) activities to track inventory
• Access control by role (admin/staff)
• Alert mechanism for low stock
• reporting on stocks (daily, weekly, monthly)
• Change log for inventory
• Out of Scope:
• POS (point-of-sale) system integration
• Analytics and forecasting powered by AI
Constraints:
• Non-technical employees must be able to use the system easily.
• The system should support basic mobile browser usage.

1.3 Baseline Project Plan (BPP)
System Description: A centralized dashboard for inventory management will be made
available by the system. It will be able to generate custom reports, add new items, update
stock, and get low-stock notifications. Web-based, the interface will require secure logins
for various user roles.
Feasibility Assessment:
Technical Feasibility: The group is qualified in web technologies (Flask, MySQL,
React.js). Cloud-based deployment will be done with Heroku or Render.
Economic Feasibility: Open-source tools will be used in the project. Only optional
domain and hosting fees apply.
Operational Feasibility: Real users will be used to test the system. Staff members will
receive basic training.
Management Issues:
1. Frequent monitoring of progress and weekly stand-ups
2. Risks include technological obstacles, requirements change, and scope creep.
3. GitHub version control and backup

Restricted – ‫مقيد‬

Pg. 01

Learning
Outcome(s):

Analysis Phase

CLO2: Describe
the role of
analysis and
design in software
development.

Under this section, include the following:

5 Marks

List the functional and nonfunctional business requirements for the
system. (2 mark)
Create the complete DFD (Data Flow Diagram) for your own system.
(3 marks)

2.1 Functional and Nonfunctional Requirements
CLO3: Recognize
different
concepts,
principles, and
software
modelling
techniques.

Functional Requirements:




Users can safely view the dashboard after logging in.
Admins have control over both users and categories.
Inventory items are viewable, editable, and delectable by users.
Real-time warnings are generated by the system when the stock falls below the threshold.
Inventory reports are produced using filters (date, category, etc.).

Nonfunctional Requirements:
• The system (desktop and mobile) has to be responsive.
• Up to 10,000 inventory items must be handled effectively.
• Should react in two seconds to user input.
• All information needs to be safely kept and regularly backed up.
System availability needs to be at least 99%

Restricted – ‫مقيد‬

Pg. 01
2.2 Data Flow Diagram (DFD)
The Data Flow Diagram (Level 0 and Level 1) includes the following main processes:
Processes:



1.0User Management: Manages role assignment, login, and logout.
2.0 Inventory Management: CRUD procedures for goods
3.0 Notification Management: Creates and distributes alerts for low stock.
4.0 Reporting: Generates personalized inventory reports

External Entities:

Admin
Store Staff

Data Stores:

Users

Products

Categories

Logs

Alerts
[Insert DFD diagrams here]

Restricted – ‫مقيد‬

Pg. 01

Learning
Outcome(s):

Design Phase

CLO2: Describe
the role of
analysis and
design in software
development.

Under this section, include the following:

4 Marks

Use the ERD (Entity Relationship Diagram) to design the database of
the information system. (4 marks)

3.1 Entity Relationship Diagram (ERD)
The ERD includes the following key entities and relationships:
CLO3: Recognize
different
concepts,
principles, and
software
modelling
techniques.





Users (role, password, username, name, and user_id)
Product_id, name, description, quantity, reorder_level, and category_id are among the
items.
Categories (description, name, and category_id)
Logs for inventory (log_id, product_id, user_id, action, quantity_changed, timestamp)
Alerts: triggered_on, resolved, product_id, and alert_id

Relationships:
• There can be a lot of products in one category.
• Many inventory operations can be carried out by a single user.
• Several warnings can be generated by a single product.
[Insert ERD diagram here

Restricted – ‫مقيد‬

Pg. 01

Restricted – ‫مقيد‬

Pg. 01

Restricted – ‫مقيد‬

Purchase answer to see full
attachment

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Description

Description SEE College of Health Sciences Department of Public Health ASSIGNMENT COVER SHEET Course name: Applied Biostatistics Course number: PHC321 CRN: 20627 Paper Assignment-1 Answer the following questions in a Word document using the provided datasheet (you may use SPSS or MS Excel for your analysis). The datasheet contains national

Description

Description SEE College of Health Sciences Department of Public Health ASSIGNMENT COVER SHEET Course name: Applied Biostatistics Course number: PHC321 CRN: 20627 Paper Assignment-1 Answer the following questions in a Word document using the provided datasheet (you may use SPSS or MS Excel for your analysis). The datasheet contains national

Description

Description Module 12: Critical Thinking Assignment Research Paper (110 points) This final Critical Thinking assignment builds on the assignments from Modules 4, 6, and 10. You will now write a formal paper on the topic you selected in Module 4. The paper must include the following elements: Title page Introduction—this

Description

Description see College of Health Sciences Department of Public Health ASSIGNMENT COVER SHEET Course name: Sociology of Health, Illness and Healthcare Course number: PHC181 CRN XXX Analysis of Health Disparities Assignment title or task: Part 1: Choose a social category (e.g., socioeconomic status, race/ethnicity, gender) and explain how it affects

Description

Description I need help completing a discussion board post for my Management course (Managing Perform. for Results). Below are the exact requirements provided by my instructor: Description: In this module, you will explore the coaching needs that accompany personal development plans. You will also examine various coaching styles and identify

Description

Description The purpose of the Internship Report is offer students to describe their accomplishments and demonstrate what they learned through participation at Saudi Electronic University. The report should be submitted within two weeks after you finish your Co-op training Program. In addition, the report should be approximately 3000 – 4000,

Description

Description – I want original text, no plagiarism. – You can find the instructions in the file. Please read it carefully. – APA Style Thanks – Textbook: Aguinis, H. (2023). Performance management (5th ed.). Chicago Business Press. ISBN: 978-1-948426-48-0 Textbook: Aguinis, H. (2023). Performance management (5th ed.). Chicago Business Press.

Description

Description Guidelines for the Presentation (part C): There must be 10 slides in the presentation. The slides should have a clear background design, readable font size and style with appropriate color. The power-point presentation must answer all the above parts. Make sure to include the cover page in the first

Description

Description see Grader – Instructions Word 2022 Project Word_1G_Sports_Photography Project Description: In the following project, you will edit a handout that describes sports photography services offered by Light Magic Studios. Steps to Perform: Points Possible Step Instructions 1 Open the Word document Student_Word_1G_Sports_Photography_AS.docx downloaded with this project. 0 2 Type

Description

Description Reply to discussion (Module 12: Developing Employees through Performance Management) Q – Please read the discussion Attached and prepare a Reply to this discussion post with comments that further and advance the discussion topic. The reply needs to be substantial and constructive in nature. it should add to the

Description

Description Reply to discussion (Module 12: Developing Employees through Performance Management) Q – Please read the discussion Attached and prepare a Reply to this discussion post with comments that further and advance the discussion topic. The reply needs to be substantial and constructive in nature. it should add to the

Description

Description Form No 4- Internship Report Cover Page Student`s Name: Student`s ID: Training Organization: Trainee Department: Field Instructor Name: Field Instructor Signature: Course Title: MGT 430 CRN Internship Start Date: Internship End Date: Academic Year/Semester: For Instructor’s Use only Instructor’s Name: Total Training Hours /280 Students’ Grade:Marks Obtained/30 Level of

Description

Description SEE College of Health Sciences Department of Public Health ASSIGNMENT COVER SHEET Course name: Applied Biostatistics Course number: PHC321 CRN: 20627 Paper Assignment-1 Answer the following questions in a Word document using the provided datasheet (you may use SPSS or MS Excel for your analysis). The datasheet contains national

Description

Description Can you please write full report about this topic. This report should focus on this subjects: 1- Introduction Fast food is a quickly prepared and served food that is often high in calories, fat, and salt. However, these foods can lead to serious health problems, including hypertension. 2- Hypertension

Description

Description Define the term of global warming and present arguments for and against the proposition that global warming has occurred during the past century and what environmental outcomes have been attributed to global warming? Instructions for Completing the Discussion Questions: Please post your original response by Tuesday 25/2/2025 at 11:59

Description

Description The Assignment must be submitted on Blackboard (WORD format only) via allocated folder. • Assignments submitted through email will not be accepted. • Students are advised to make their work clear and well presented, marks may be reduced for poor presentation. This includes filling your information on the cover

Description

Description I want presentation p.p Saudi Electronic University College of Administrative and Financial Sciences E-commerce Department Student Name: 1.Shekah Saad Alqahtani 2.Dana Sattam Alharbi 3.Abrar Almutairi 4.Randa Kayid Alotaibi 5.Ghala Bashmil Student ID: -230027645 -230044487 -230048240 -230032061 -230049707 Course Title: E-commerce Course Code: ECOM101 Academic Year/ Semester: 2024/2025 _Second semester

Description

Description first, plagiarism should be avoided sconed , the sources used must be accredited. You must follow all the instructions in the file AVOID USE artificial intelligence the most important dont use chatgpt and sources is very important answer dont be very short