SlideShare a Scribd company logo
1 of 25
Download to read offline
P a g e | 1
Aprotrain – Aptech computer education
Blue_PumpKin Project
Team name Members
GROUP 3 Dao Trung Hieu
Nguyen Huy Viet
Trieu Minh Tuan
P a g e | 2
Hanoi 2012
TABALE OF CONTENT
CHAPTER 1: SYSTEM SYNOPSIS
CHAPTER 2: SYSTEM ANALYSIS.
This project is designed to manage the events and activities for the employees in
the company.activities including games, sports events, music, outdoor activities
...direction to tighten the good friendship relationship among employees in the
company and company gives employees a strong spiritual life represents the life of the
company policy.
2.2 SYSTEM REQUIREMENTS SPECIFICATION.
2.2.1 Existing scenario
Following is a list of functionalities of the system.
P a g e | 3
There are HR group who will create vacancies, create applicants (persons applying for a
vacancy), initiate interviews and close vacancy. There are interviewers who will be
intimated about the interview schedule and finally enters the result.
The requirements are as follows:
Our client wants the application to perform the following tasks :
1. The portal will have the following logins
Admin
Employee
2. The admin will have the authority to create and delete the profile of an employee.
3. The employee profile once created, can login in to the site through the user name
and the password provided.
4. On the home page of the website, the details of the upcoming events like
meetings, games, competitions, etc. in the company will be displayed in brief.
5. To encourage the employees and to build a friendly rapport in the company they
started conducting games and distributing the prizes.
6. The home page should also include the winners details of the events conducted
recently.
7. The admin will have the right to accept the participation request based on the
requirement.
8. Also the application should have a reminder, which will remind about the
birthdays of the day. And this reminder should be active for all the user logins
(admin, and employee)
9. Once the employee logins into the site, how will be able to send his request for
the participation in any of the events.
10.He can also view the details of the events in detail.
11. The site should also contain the FAQ s like
How to participate in the events?
What if I am unable to login into the site?
What if I am unable to send the participation request for the event?
How can one be intimated with the upcoming events
12. There should be a contact and support page where the details of the people ato
be contacted, etc. to be displayed.
P a g e | 4
2.3 DATA FLOW DIAGRAMS.
 Context Diagram
View remind Birthday
View Prizes details
View event list
View profile
Register information
Login
Manager system
Display information of user
Return information of Employee
Display event list
Display Prizes
Display Remind birthday
Administrator
Services
information
system
Employee
P a g e | 5
 DFD Level 0. System Process
Send Contact
Register Event
Remind birthday result
View remind birthday
Return prizes details
View event details
Return event list
Event details
return profile of the employee
View profile Return remind birth day
Profile details
View prizes details
Prizes details result
View FAQ
FAQ result
Insert delete update
Manager Employee
Result Manager Employee insert delete update
Inset delete update
Insert delete update
delete
Take
Request
Employee
Register Event DB
Employee DB
Manager
system
Administrator
Event DB
Prizes DB
Contact DB
P a g e | 6
 DFD Level 1 for user’s functions Process
Select profile
Select Event
Send contact
Login successfully
Login false
Register Event
Select FAQ
View birthday
 DFD Level 1 for administrator’s functions Process
Prizes manager result
Prizes manager
Event manager result
Event manager
Employee manager
Employee manager result
Event manager
Employee manager result
View profile
View Event
Take
Request Send Contact
Employee
Register Event
Logout
View FAQ
View remind
Birthday
Manager Prizes
Manager FAQ
Manager Employee
Administrator
Manager Event
P a g e | 7
Contact manager
Contact manager result
2.4 ENTITY RELATIONSHIP (ERD)
 Entity
 Entity Relationship Diagram (ERD)
Manager Contact
User Event Department
Prize FAQ Event Type
P a g e | 8
 Entity and Property
Figure Employee
Figure Event
P a g e | 9
Figure Prizes
Figure FAQ
2.5 DATABASE.
2.5.1 Physical database diagram.
P a g e | 10
2.5.2 Description of Tables.
Tbl_Contact:
Column_Name Type Description
Contact_id int Id of contact
Contact_Name varchar Name of contact
Email varchar email
Subject varchar subject
Message varchar message
Tbl_FAQ:
Column_Name Type Description
Faq_Id int Id of FAQ
Question varchar Question
Answer varchar answer
Status varchar Status
P a g e | 11
Tbl_Employee:
Column_Name Type Description
Emplyee_Id int Id of Employee
User_Name varchar User name
Password varchar password
Birthday Date birthday
Phone varchar Phon number
Email varchar email
FullName varchar Full name
Sex bit sex
Status varchar status
Tbl_RegisterEvent:
Column_Name Type Description
Create_Date int Create date
Employee_Id int Id of Employee
Event_Id int Id of event
Description varchar description
PrixeId int Id of prize
Tbl_Event:
Column_Name Type Description
Event_Id int Id of event
title varchar title
Image image image
Description varchar description
StartDate Date Start_date
EndDate Date End_date
EventTypeId int Id of type event
Status varchar status
Tbl_EvenType:
P a g e | 12
Column_Name Type Description
EventTypeId int Id of Type event
Event_name varchar Name of event
Description varchar description
Status varchar Status
Tbl_Prize:
Column_Name Type Description
Prize_id int Id of Prize
Prize_name varchar Name of Prize
Description varchar description
Event_id int Id of event
Tbl_PrizeDetail:
Column_Name Type Description
Employee_id int Id of employee
Prize_id int Id of Prize
2.6 Flow CHARTS
2.6.1 Normal function of website
2.6.1.1 View brief description of blue pumpkin
Start
Selected
menu
Get
information
P a g e | 13
2.6.1.2 View result of Employee
False
False
True
False
Display
information
End
Start
User & password
Error
Error
Validate
Valid
Data
Authenticate
account
Authenticate?
Get information
of employee
Display result
End
P a g e | 14
2.6.1.3 View Event of the Blue pumpkin
2.6.1.4 View Ask Questions ( FAQ’s).
Start
Selected
event
Get information
Display information
End
P a g e | 15
2.6.1.5 View Prizes information.
2.6.1.6 Register event
Start
Selected
Prizes
Get information
Display information
End
P a g e | 16
2.6.2 The functions of system management for administrator.
2.6.2.1 System login
False
Start
Register
event
Process
register event
Display
End
Start
User & password
Error
Error
Validate
Valid
Data
Authenticate
account
Authenticate?
P a g e | 17
False
True
False
2.6.2.2 Employee Management
2.6.2.2.1 add new employee
False
True
System manager
screen
Display result
End
Start
Input new employee
Error
Validate
Valid
Data
Add data into
database
P a g e | 18
False
2.6.2.2.2 edit employee
False
True
Message: Succsess
& display
End
Start
Employee selection
Error
Validate
Valid
Data
Update into
database
P a g e | 19
False
2.6.2.2.3 delete employee
False
True
Message: Succsess
& display
End
Start
Employee selection
Error
Get information
Delete
P a g e | 20
False
2.6.2.3 Event management
2.6.2.3.1 add new event
False
Delete into
database
Message: Succsess
& display
End
Start
Input new event
Error
Validate
Valid
Data
P a g e | 21
True
False
2.6.2.3.2 edit event
False
Add data into
database
Message: Succsess
& display
End
Start
Event
selection Error
Validate
Valid
Data
P a g e | 22
True
False
2.6.2.3.3 delete event
Update into
database
Message: Succsess
& display
End
Start
Event selection
Error
Get information
P a g e | 23
False
True
False
2.6.2.4 FAQ management
2.6.2.4.1 Add new FAQ
Delete
Delete into
database
Message: Succsess
& display
End
Start
Tải bản FULL (51 trang): https://bit.ly/3eXYifP
Dự phòng: fb.com/TaiHo123doc.net
P a g e | 24
False
True
False
2.6.2.4.2 Edit FAQ
Input new FAQ
Error
Validate
Valid
Data
Add data into
database
Message: Succsess
& display
End
Start
Tải bản FULL (51 trang): https://bit.ly/3eXYifP
Dự phòng: fb.com/TaiHo123doc.net
P a g e | 25
False
True
False
2.6.2.4.3 Delete FAQ
FAQ
Selection Error
Validate
Valid
Data
Update into
database
Message: Succsess
& display
End
3832122

More Related Content

Similar to Manage employee activities and events

E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)Nazmul Hyder
 
Tejas_ppt.pptx
Tejas_ppt.pptxTejas_ppt.pptx
Tejas_ppt.pptxGanuBappa
 
Tejas_ppt (1).pptx
Tejas_ppt (1).pptxTejas_ppt (1).pptx
Tejas_ppt (1).pptxGanuBappa
 
Business Partner Creation Approval Process - End User guide.pdf
Business Partner Creation Approval Process - End User guide.pdfBusiness Partner Creation Approval Process - End User guide.pdf
Business Partner Creation Approval Process - End User guide.pdfMiguelFelicio7
 
SPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSalmaniac Nilesh
 
System Analysis & Design (NCC Education)
System Analysis & Design (NCC Education)System Analysis & Design (NCC Education)
System Analysis & Design (NCC Education)Md. Mahbub Alam
 
ADMM CRP self service
ADMM CRP self serviceADMM CRP self service
ADMM CRP self serviceFeras Ahmad
 
Sample usecase educationdetails
Sample usecase educationdetailsSample usecase educationdetails
Sample usecase educationdetailsVivek Srivastava
 
Presentation
PresentationPresentation
PresentationFariaLara
 
Final report_Raymond
Final report_RaymondFinal report_Raymond
Final report_RaymondAkash Indani
 
Salesforce training: Accounts & Contacts
Salesforce training: Accounts & ContactsSalesforce training: Accounts & Contacts
Salesforce training: Accounts & Contactscanheier
 
Iterative itsm implementation using TeamDynamix
Iterative itsm implementation using TeamDynamixIterative itsm implementation using TeamDynamix
Iterative itsm implementation using TeamDynamixHigherEdITMgt
 
Presentation001 (1).pptx
Presentation001 (1).pptxPresentation001 (1).pptx
Presentation001 (1).pptxLamiaBinteLatif
 

Similar to Manage employee activities and events (20)

NSTIP User's Guide
NSTIP User's GuideNSTIP User's Guide
NSTIP User's Guide
 
E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)
 
ValidityUseCases
ValidityUseCasesValidityUseCases
ValidityUseCases
 
Just in Time (JiT) Business Rules Mining
Just in Time (JiT) Business Rules MiningJust in Time (JiT) Business Rules Mining
Just in Time (JiT) Business Rules Mining
 
Tejas_ppt.pptx
Tejas_ppt.pptxTejas_ppt.pptx
Tejas_ppt.pptx
 
Tejas_ppt (1).pptx
Tejas_ppt (1).pptxTejas_ppt (1).pptx
Tejas_ppt (1).pptx
 
Business Partner Creation Approval Process - End User guide.pdf
Business Partner Creation Approval Process - End User guide.pdfBusiness Partner Creation Approval Process - End User guide.pdf
Business Partner Creation Approval Process - End User guide.pdf
 
12 batch element_entry_i_ii_iii_part_12
12 batch element_entry_i_ii_iii_part_1212 batch element_entry_i_ii_iii_part_12
12 batch element_entry_i_ii_iii_part_12
 
SPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSPCE Alumni Association Web Portal
SPCE Alumni Association Web Portal
 
System Analysis & Design (NCC Education)
System Analysis & Design (NCC Education)System Analysis & Design (NCC Education)
System Analysis & Design (NCC Education)
 
Hr management
Hr managementHr management
Hr management
 
ADMM CRP self service
ADMM CRP self serviceADMM CRP self service
ADMM CRP self service
 
Sample usecase educationdetails
Sample usecase educationdetailsSample usecase educationdetails
Sample usecase educationdetails
 
Deliverable 2
Deliverable 2Deliverable 2
Deliverable 2
 
Presentation
PresentationPresentation
Presentation
 
Final report_Raymond
Final report_RaymondFinal report_Raymond
Final report_Raymond
 
Salesforce training: Accounts & Contacts
Salesforce training: Accounts & ContactsSalesforce training: Accounts & Contacts
Salesforce training: Accounts & Contacts
 
Iterative itsm implementation using TeamDynamix
Iterative itsm implementation using TeamDynamixIterative itsm implementation using TeamDynamix
Iterative itsm implementation using TeamDynamix
 
Presentation001 (1).pptx
Presentation001 (1).pptxPresentation001 (1).pptx
Presentation001 (1).pptx
 
Event management system
Event management systemEvent management system
Event management system
 

More from nataliej4

đồ áN xây dựng website bán laptop 1129155
đồ áN xây dựng website bán laptop 1129155đồ áN xây dựng website bán laptop 1129155
đồ áN xây dựng website bán laptop 1129155nataliej4
 
Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...
Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...
Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...nataliej4
 
Quản lý dịch vụ ô tô toyota 724279
Quản lý dịch vụ ô tô toyota 724279Quản lý dịch vụ ô tô toyota 724279
Quản lý dịch vụ ô tô toyota 724279nataliej4
 
Từ vựng tiếng anh luyện thi thpt quốc gia
Từ vựng tiếng anh luyện thi thpt quốc giaTừ vựng tiếng anh luyện thi thpt quốc gia
Từ vựng tiếng anh luyện thi thpt quốc gianataliej4
 
Công tác dược lâm sàng tại bv cấp cứu trưng vương
Công tác dược lâm sàng tại bv cấp cứu trưng vươngCông tác dược lâm sàng tại bv cấp cứu trưng vương
Công tác dược lâm sàng tại bv cấp cứu trưng vươngnataliej4
 
Bài giảng nghề giám đốc
Bài giảng nghề giám đốcBài giảng nghề giám đốc
Bài giảng nghề giám đốcnataliej4
 
đề Cương chương trình đào tạo trình độ trung cấp kế toán tin học
đề Cương chương trình đào tạo trình độ trung cấp kế toán   tin họcđề Cương chương trình đào tạo trình độ trung cấp kế toán   tin học
đề Cương chương trình đào tạo trình độ trung cấp kế toán tin họcnataliej4
 
Giáo trình kỹ thuật an toàn và bảo hộ lao động
Giáo trình kỹ thuật an toàn và bảo hộ lao độngGiáo trình kỹ thuật an toàn và bảo hộ lao động
Giáo trình kỹ thuật an toàn và bảo hộ lao độngnataliej4
 
Lựa chọn trong điều kiện không chắc chắn
Lựa chọn trong điều kiện không chắc chắnLựa chọn trong điều kiện không chắc chắn
Lựa chọn trong điều kiện không chắc chắnnataliej4
 
Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877
Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877
Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877nataliej4
 
Sổ tay hướng dẫn khách thuê tòa nhà ree tower
Sổ tay hướng dẫn khách thuê   tòa nhà ree towerSổ tay hướng dẫn khách thuê   tòa nhà ree tower
Sổ tay hướng dẫn khách thuê tòa nhà ree towernataliej4
 
Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...
Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...
Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...nataliej4
 
Bài giảng giáo dục hoà nhập trẻ khuyết tật
Bài giảng giáo dục hoà nhập trẻ khuyết tậtBài giảng giáo dục hoà nhập trẻ khuyết tật
Bài giảng giáo dục hoà nhập trẻ khuyết tậtnataliej4
 
đồ áN thiết kế quần âu nam 6838864
đồ áN thiết kế quần âu nam 6838864đồ áN thiết kế quần âu nam 6838864
đồ áN thiết kế quần âu nam 6838864nataliej4
 
Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...
Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...
Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...nataliej4
 
Bài giảng dịch tễ học bệnh nhiễm trùng
Bài giảng dịch tễ học bệnh nhiễm trùngBài giảng dịch tễ học bệnh nhiễm trùng
Bài giảng dịch tễ học bệnh nhiễm trùngnataliej4
 
Bài giảng môn khởi sự kinh doanh
Bài giảng môn khởi sự kinh doanhBài giảng môn khởi sự kinh doanh
Bài giảng môn khởi sự kinh doanhnataliej4
 
Giới thiệu học máy – mô hình naïve bayes learning intro
Giới thiệu học máy – mô hình naïve bayes   learning introGiới thiệu học máy – mô hình naïve bayes   learning intro
Giới thiệu học máy – mô hình naïve bayes learning intronataliej4
 
Lý thuyết thuế chuẩn tắc
Lý thuyết thuế chuẩn tắcLý thuyết thuế chuẩn tắc
Lý thuyết thuế chuẩn tắcnataliej4
 
Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)
Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)
Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)nataliej4
 

More from nataliej4 (20)

đồ áN xây dựng website bán laptop 1129155
đồ áN xây dựng website bán laptop 1129155đồ áN xây dựng website bán laptop 1129155
đồ áN xây dựng website bán laptop 1129155
 
Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...
Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...
Nghệ thuật chiến tranh nhân dân việt nam trong công cuộc xây dựng và bảo vệ t...
 
Quản lý dịch vụ ô tô toyota 724279
Quản lý dịch vụ ô tô toyota 724279Quản lý dịch vụ ô tô toyota 724279
Quản lý dịch vụ ô tô toyota 724279
 
Từ vựng tiếng anh luyện thi thpt quốc gia
Từ vựng tiếng anh luyện thi thpt quốc giaTừ vựng tiếng anh luyện thi thpt quốc gia
Từ vựng tiếng anh luyện thi thpt quốc gia
 
Công tác dược lâm sàng tại bv cấp cứu trưng vương
Công tác dược lâm sàng tại bv cấp cứu trưng vươngCông tác dược lâm sàng tại bv cấp cứu trưng vương
Công tác dược lâm sàng tại bv cấp cứu trưng vương
 
Bài giảng nghề giám đốc
Bài giảng nghề giám đốcBài giảng nghề giám đốc
Bài giảng nghề giám đốc
 
đề Cương chương trình đào tạo trình độ trung cấp kế toán tin học
đề Cương chương trình đào tạo trình độ trung cấp kế toán   tin họcđề Cương chương trình đào tạo trình độ trung cấp kế toán   tin học
đề Cương chương trình đào tạo trình độ trung cấp kế toán tin học
 
Giáo trình kỹ thuật an toàn và bảo hộ lao động
Giáo trình kỹ thuật an toàn và bảo hộ lao độngGiáo trình kỹ thuật an toàn và bảo hộ lao động
Giáo trình kỹ thuật an toàn và bảo hộ lao động
 
Lựa chọn trong điều kiện không chắc chắn
Lựa chọn trong điều kiện không chắc chắnLựa chọn trong điều kiện không chắc chắn
Lựa chọn trong điều kiện không chắc chắn
 
Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877
Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877
Thực trạng phân bố và khai thác khoáng sét ở đồng bằng sông cửu long 4857877
 
Sổ tay hướng dẫn khách thuê tòa nhà ree tower
Sổ tay hướng dẫn khách thuê   tòa nhà ree towerSổ tay hướng dẫn khách thuê   tòa nhà ree tower
Sổ tay hướng dẫn khách thuê tòa nhà ree tower
 
Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...
Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...
Phân tích tác động của thiên lệch hành vi đến quyết định của nhà đầu tư cá nh...
 
Bài giảng giáo dục hoà nhập trẻ khuyết tật
Bài giảng giáo dục hoà nhập trẻ khuyết tậtBài giảng giáo dục hoà nhập trẻ khuyết tật
Bài giảng giáo dục hoà nhập trẻ khuyết tật
 
đồ áN thiết kế quần âu nam 6838864
đồ áN thiết kế quần âu nam 6838864đồ áN thiết kế quần âu nam 6838864
đồ áN thiết kế quần âu nam 6838864
 
Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...
Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...
Tài liệu hội thảo chuyên đề công tác tuyển sinh – thực trạng và giải pháp 717...
 
Bài giảng dịch tễ học bệnh nhiễm trùng
Bài giảng dịch tễ học bệnh nhiễm trùngBài giảng dịch tễ học bệnh nhiễm trùng
Bài giảng dịch tễ học bệnh nhiễm trùng
 
Bài giảng môn khởi sự kinh doanh
Bài giảng môn khởi sự kinh doanhBài giảng môn khởi sự kinh doanh
Bài giảng môn khởi sự kinh doanh
 
Giới thiệu học máy – mô hình naïve bayes learning intro
Giới thiệu học máy – mô hình naïve bayes   learning introGiới thiệu học máy – mô hình naïve bayes   learning intro
Giới thiệu học máy – mô hình naïve bayes learning intro
 
Lý thuyết thuế chuẩn tắc
Lý thuyết thuế chuẩn tắcLý thuyết thuế chuẩn tắc
Lý thuyết thuế chuẩn tắc
 
Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)
Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)
Bài giảng thuế thu nhập (cá nhân, doanh nghiệp)
 

Recently uploaded

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 

Recently uploaded (20)

Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 

Manage employee activities and events

  • 1. P a g e | 1 Aprotrain – Aptech computer education Blue_PumpKin Project Team name Members GROUP 3 Dao Trung Hieu Nguyen Huy Viet Trieu Minh Tuan
  • 2. P a g e | 2 Hanoi 2012 TABALE OF CONTENT CHAPTER 1: SYSTEM SYNOPSIS CHAPTER 2: SYSTEM ANALYSIS. This project is designed to manage the events and activities for the employees in the company.activities including games, sports events, music, outdoor activities ...direction to tighten the good friendship relationship among employees in the company and company gives employees a strong spiritual life represents the life of the company policy. 2.2 SYSTEM REQUIREMENTS SPECIFICATION. 2.2.1 Existing scenario Following is a list of functionalities of the system.
  • 3. P a g e | 3 There are HR group who will create vacancies, create applicants (persons applying for a vacancy), initiate interviews and close vacancy. There are interviewers who will be intimated about the interview schedule and finally enters the result. The requirements are as follows: Our client wants the application to perform the following tasks : 1. The portal will have the following logins Admin Employee 2. The admin will have the authority to create and delete the profile of an employee. 3. The employee profile once created, can login in to the site through the user name and the password provided. 4. On the home page of the website, the details of the upcoming events like meetings, games, competitions, etc. in the company will be displayed in brief. 5. To encourage the employees and to build a friendly rapport in the company they started conducting games and distributing the prizes. 6. The home page should also include the winners details of the events conducted recently. 7. The admin will have the right to accept the participation request based on the requirement. 8. Also the application should have a reminder, which will remind about the birthdays of the day. And this reminder should be active for all the user logins (admin, and employee) 9. Once the employee logins into the site, how will be able to send his request for the participation in any of the events. 10.He can also view the details of the events in detail. 11. The site should also contain the FAQ s like How to participate in the events? What if I am unable to login into the site? What if I am unable to send the participation request for the event? How can one be intimated with the upcoming events 12. There should be a contact and support page where the details of the people ato be contacted, etc. to be displayed.
  • 4. P a g e | 4 2.3 DATA FLOW DIAGRAMS.  Context Diagram View remind Birthday View Prizes details View event list View profile Register information Login Manager system Display information of user Return information of Employee Display event list Display Prizes Display Remind birthday Administrator Services information system Employee
  • 5. P a g e | 5  DFD Level 0. System Process Send Contact Register Event Remind birthday result View remind birthday Return prizes details View event details Return event list Event details return profile of the employee View profile Return remind birth day Profile details View prizes details Prizes details result View FAQ FAQ result Insert delete update Manager Employee Result Manager Employee insert delete update Inset delete update Insert delete update delete Take Request Employee Register Event DB Employee DB Manager system Administrator Event DB Prizes DB Contact DB
  • 6. P a g e | 6  DFD Level 1 for user’s functions Process Select profile Select Event Send contact Login successfully Login false Register Event Select FAQ View birthday  DFD Level 1 for administrator’s functions Process Prizes manager result Prizes manager Event manager result Event manager Employee manager Employee manager result Event manager Employee manager result View profile View Event Take Request Send Contact Employee Register Event Logout View FAQ View remind Birthday Manager Prizes Manager FAQ Manager Employee Administrator Manager Event
  • 7. P a g e | 7 Contact manager Contact manager result 2.4 ENTITY RELATIONSHIP (ERD)  Entity  Entity Relationship Diagram (ERD) Manager Contact User Event Department Prize FAQ Event Type
  • 8. P a g e | 8  Entity and Property Figure Employee Figure Event
  • 9. P a g e | 9 Figure Prizes Figure FAQ 2.5 DATABASE. 2.5.1 Physical database diagram.
  • 10. P a g e | 10 2.5.2 Description of Tables. Tbl_Contact: Column_Name Type Description Contact_id int Id of contact Contact_Name varchar Name of contact Email varchar email Subject varchar subject Message varchar message Tbl_FAQ: Column_Name Type Description Faq_Id int Id of FAQ Question varchar Question Answer varchar answer Status varchar Status
  • 11. P a g e | 11 Tbl_Employee: Column_Name Type Description Emplyee_Id int Id of Employee User_Name varchar User name Password varchar password Birthday Date birthday Phone varchar Phon number Email varchar email FullName varchar Full name Sex bit sex Status varchar status Tbl_RegisterEvent: Column_Name Type Description Create_Date int Create date Employee_Id int Id of Employee Event_Id int Id of event Description varchar description PrixeId int Id of prize Tbl_Event: Column_Name Type Description Event_Id int Id of event title varchar title Image image image Description varchar description StartDate Date Start_date EndDate Date End_date EventTypeId int Id of type event Status varchar status Tbl_EvenType:
  • 12. P a g e | 12 Column_Name Type Description EventTypeId int Id of Type event Event_name varchar Name of event Description varchar description Status varchar Status Tbl_Prize: Column_Name Type Description Prize_id int Id of Prize Prize_name varchar Name of Prize Description varchar description Event_id int Id of event Tbl_PrizeDetail: Column_Name Type Description Employee_id int Id of employee Prize_id int Id of Prize 2.6 Flow CHARTS 2.6.1 Normal function of website 2.6.1.1 View brief description of blue pumpkin Start Selected menu Get information
  • 13. P a g e | 13 2.6.1.2 View result of Employee False False True False Display information End Start User & password Error Error Validate Valid Data Authenticate account Authenticate? Get information of employee Display result End
  • 14. P a g e | 14 2.6.1.3 View Event of the Blue pumpkin 2.6.1.4 View Ask Questions ( FAQ’s). Start Selected event Get information Display information End
  • 15. P a g e | 15 2.6.1.5 View Prizes information. 2.6.1.6 Register event Start Selected Prizes Get information Display information End
  • 16. P a g e | 16 2.6.2 The functions of system management for administrator. 2.6.2.1 System login False Start Register event Process register event Display End Start User & password Error Error Validate Valid Data Authenticate account Authenticate?
  • 17. P a g e | 17 False True False 2.6.2.2 Employee Management 2.6.2.2.1 add new employee False True System manager screen Display result End Start Input new employee Error Validate Valid Data Add data into database
  • 18. P a g e | 18 False 2.6.2.2.2 edit employee False True Message: Succsess & display End Start Employee selection Error Validate Valid Data Update into database
  • 19. P a g e | 19 False 2.6.2.2.3 delete employee False True Message: Succsess & display End Start Employee selection Error Get information Delete
  • 20. P a g e | 20 False 2.6.2.3 Event management 2.6.2.3.1 add new event False Delete into database Message: Succsess & display End Start Input new event Error Validate Valid Data
  • 21. P a g e | 21 True False 2.6.2.3.2 edit event False Add data into database Message: Succsess & display End Start Event selection Error Validate Valid Data
  • 22. P a g e | 22 True False 2.6.2.3.3 delete event Update into database Message: Succsess & display End Start Event selection Error Get information
  • 23. P a g e | 23 False True False 2.6.2.4 FAQ management 2.6.2.4.1 Add new FAQ Delete Delete into database Message: Succsess & display End Start Tải bản FULL (51 trang): https://bit.ly/3eXYifP Dự phòng: fb.com/TaiHo123doc.net
  • 24. P a g e | 24 False True False 2.6.2.4.2 Edit FAQ Input new FAQ Error Validate Valid Data Add data into database Message: Succsess & display End Start Tải bản FULL (51 trang): https://bit.ly/3eXYifP Dự phòng: fb.com/TaiHo123doc.net
  • 25. P a g e | 25 False True False 2.6.2.4.3 Delete FAQ FAQ Selection Error Validate Valid Data Update into database Message: Succsess & display End 3832122