Sad proj 1
Sad proj 1
UNIVERSITY COLLAGE OF
pg. 1
Contents
Introduction.................................................................................................................................................3
How it is initiated.........................................................................................................................................3
1. Introduction of organization...............................................................................................................4
Statement of the organization.............................................................................................................5
▪ The issue of material and maintenance are a big deal that can’t be answer in time. ....6
1.4 Objectives of the problem.....................................................................................................................6
General objective........................................................................................................................6
Methodology for the project.......................................................................................................................6
Data collection method...............................................................................................................................6
Case Tools....................................................................................................................................................7
Requirements structuring and Data modeling tools..................................................................................8
Scope and Limitation of the project...........................................................................................................8
Feasibility Assessment.................................................................................................................................9
Economics feasibility...............................................................................................................................9
Technical feasibility...............................................................................................................................10
Operational feasibility...............................................................................................................................10
The entire team member, expect that the system which is in
development is to be operational. That is once the system is deployed, it can operate on any
of the operating systems which have a .NET framework installed. Therefore, the system will be
designed to be operationally feasible that if it is deployed, the
system will operate in any kind of platforms without any mal-functionalities.............................10
Schedule Feasibility Analysis.....................................................................................................................10
,Management issues.................................................................................................................................13
pg. 2
Chapter one
Introduction
How it is initiated?
pg. 3
1. Introduction of organization
1.1.Background
Haramaya University is one of the major universities in the country. The
University gives educational services for regular students as well as extension
programs for the people who live in Haramaya town and neighboring cities. The
University is also are research institute for different areas of field of studies .In the
University there are different management activities that are performed. Among
those management activities Haramaya University Students’ Dormitory
Management is one of the major management activities which are performed to
arrange and allocate dorms for students. In this process there is a potential
problem associated with the Dormitory Management. So the team initiated this
project to identify and analyze those problems and to put possible remedies
(solutions).
A. Strength and weakness of the current system
Strength of the current System
It gives sustainable Dormitory Services for Students-It provides
approximately proportional number of proctors for buildings-It provides
better control of dormitory materials
Better safety and security for students.
pg. 4
Team position
The team position is as follows
pg. 5
▪ The other problem is all the records associated with the overall management process
are stored manually on papers and stored in a file cabinet. This makes, managing and
manipulation of this data time consuming and has a significant impact
on the dormitory system management.
Specific objective
Haramaya university dormitory management system has the following
specific objective
To design a user friendly system
Design a user interface for the new dormitory management system.
To develop a database to keep the overall records associated with the
management process.
Enabling student to have all information about their dormitory information
before coming to campus, so that students may not face difficulties coming
there.
Every student data collected when a student get into dormitory life will be
stored In a data base so that there is no loose of student record.
pg. 6
To get the basic information and background information about the existing
management system, the team has interviewed the proctors and their head
manager (Mr. Shiberu) and some students about the services that are given
to them, and the problems associated with that environment.
On job observation: -
Here the team used to revise some data entry forms and repots associated
with the management process.
System Analysis and Design Methodology
In this project the team used Object Oriented System Development
methodology (OOSD). This has two phases.
Object Oriented Analysis (OOA):
During this phase the team used to Model the functions of the system (use
case modeling), Find and identify the business objects, Organize the
objects and identify the relationship between them and finally model the
behavior of the objects.
Object Oriented Design (OOD):
During this phase the team used to refine the use case model to reflect the
implementation environment, Model object interactions and behaviors
that support the use case scenario, and finally update object model to
reflect the implementation environment.
Case Tools
In this project the following system development tools are used to.
▪ Microsoft visual studio 2008: To design the graphical user interface and the
whole application.
▪ Microsoft SQL server 2005: for designing the database.
▪ Microsoft VISIO2007: for designing UML diagrams associated with the
project.
pg. 7
▪ Microsoft office2007: for documenting the corresponding deliverables
associated with the project.
▪ Macro Media Dreamweaver: for designing web interface System
Development Environment
▪ Xara web style :to design web interface of button, links and other web
controls (interface controls)
The team used Microsoft Visual studio 2008 for the whole system development
environment and SQL server 2005 for designing the database. And the team uses
Macro Media Dreamweaver & Xara Webstyle3.0 for designing web interfaces.
pg. 8
Avoiding data loss because of improper data storage Avoiding improper
dormitory allocation
Avoiding improper resource consumption
Feasibility Assessment
Economics feasibility
To identify the economic feasibility of the project the team has done cost-benefit
analyses which enable the team to specify the benefit and costs associated with
the project. As following
▪ Cost reduction and avoidance:- to calculate this following things
considered.
Total number of proctors in the current system=236.
Average salary of each proctor per month=1500 birr
Total money required for payment per month is.
1500*236 birr=354,000 birr
Total money required for payment per year is.
354,000 birr*12=4,240,000 birr
Average number of proctors needed when the new system is deployed
=118.
Average salary per month for each=1500 birr
Total money required for payment per month is.
1500 birr *118=177,000 birr
Total money required for payment per year is.
177,000 birr*12=2,124,000 birr
pg. 9
Technical feasibility
The entire group members are expected the system to be technically feasible. The
system is going to be developed by following the object oriented system
development technique. The materials needed is:
▪ Servers : to store datas that comes from machines
▪ Network provider: that can facilitate the flow of data
▪ A team of programmers : to design the system
Operational feasibility
pg. 10
- Duration: 8 weeks
- Tasks: Develop front-end, back-end, and database components
4. Testing Phase
- Duration: 2 weeks
- Tasks: Unit testing, integration testing, user acceptance testing
5. Deployment and Training
- Duration: 1 week
- Tasks: Deploy the system, conduct training sessions for staff
Step 2: Identify Dependencies
- Development phase depends on design completion
- Testing phase depends on development completion
- Deployment and training depend on successful testing
Step 3: Estimate Task Durations
The durations provided above are estimates based on typical project timelines for
similar systems.
Step 4: Apply Constraints
1. Limited resources:
- Team size: 6 students
- Limited budget for software tools and hosting
2. External dependencies:
- University IT department approval for system integration
- Student participation in testing phase
Step 5: Develop High-Level Schedule
Based on the scope and dependencies, here's a high-level schedule:
pg. 11
Weeks 1-2: Requirements Gathering
Weeks 3-5: Design Phase
Weeks 6-13: Development Phase
Weeks 14-15: Testing Phase
Weeks 16: Deployment and Training
Step 6: Analyze Feasibility
1. Timeline Analysis:
- Total project duration: 16 weeks (approximately 4 months)
- Feasibility: The timeline appears realistic considering the scope and complexity
of the project
2. Resource Analysis:
- Team size: 6 students
- Availability: Assuming students have regular class schedules and can dedicate
time outside classes
- Feasibility: The team size seems adequate but may face challenges if all
members have conflicting commitments
3. Risk Identification:
- Technical risks: Potential delays in development due to unforeseen
complexities
- Stakeholder risks: Possible resistance from staff to adopting new system
- Feasibility: These risks are manageable with proper planning and
communication
4. Technology and Tool Utilization:
- Front-end framework: React.js
- Back-end framework: Node.js with Express
pg. 12
- Database: MongoDB
- Deployment platform: Heroku
- Feasibility: These technologies are suitable for the project and widely
supported by the development team
Conclusion
Based on this schedule feasibility analysis, developing the web-based dormitory
management system for HU appears feasible within the proposed timeframe of
approximately 4 months. However, there are potential risks that need to be
monitored closely.
,Management issues
Based on the given criteria for management issues in project management, here
are some key examples:
Communication Plan
- Frequency of Updates: Establish weekly progress meetings with stakeholders to
review project status.
pg. 13
- Stakeholder Groups: Identify key stakeholder groups (e.g., team members,
sponsors, end-users) and tailor communication approaches for each group.
Change Management
- Change Request Process: Implement a formal process where all change requests
must be submitted to the project steering committee for evaluation before
implementation.
- Impact Assessment: Conduct thorough impact assessments for any proposed
changes to ensure they align with project goals and don't introduce unnecessary
risks.
- Rollout Strategy: Develop a phased rollout strategy for major changes to
minimize disruption and allow for adjustments based on feedback.
Reference
International journals
https://chatgpt.com/
Worked Assignment
https://www.youtube.com
pg. 14
pg. 15
pg. 16
pg. 17