SlideShare a Scribd company logo
1 of 31
Enroll no:
116330307019
116330307023
116330307047
Name:
shah preksha
Pooja chauhan
Shaikh uves
ONLINE WEB COLLABORATION
( PART – CONTENT SHARING, MODERATED
BASED TEXT INTERACTIVITY)
TOPICS:
• NEED OF THE SYSTEM:
• MEANING OF DEFINITION
• EXCISTING SYSTEM STUDY:
• PROBLEMS IN EXCISTING SYSTEM:
• SOLUTION AND ADVANTAGES OF SYSTEM:
• FUNTIONAL REQUIREMENT:
• DATA FLOW DAIGRAM
• ENTITY RELATIONAL DIAGRAM:
• SYSTEM DESING
• BIBLIOGRAPHY
NEED OF THE SYSTEM:
• A host can upload any
content(.doc,.docx,.ppt,.pptx,.pdf, etc.) online.
• Content of faculty can be kept secured.
• Content is saved by default.
• Chatting is handled by moderated.
• You can share virtually anything accessible to your
computer: documents and presentations,
applications, and entire desktops or just a region.
• As well as you can share document and spreadsheet
and collaborate with your team/client in real time.
MEANING OF DEFINITION
• Simply put, online collaboration lets a group
of people work together in real-time over the
Internet.
• Content sharing means you can share word,
power point document etc..
• Text interactivity is based on particular
person (assistant).
EXCISTING SYSTEM STUDY:
• Adobe Connect:
• Blackboard Collaborate:
• Cisco WebEx:
• Voxwire Meeting Room:
• Wimba Classroom :
• WiZiQ:
PROBLEMS IN EXCISTING SYSTEM:
• Students can also share content publicly or
privately if they want.
• Not compulsory to be the member to attain
the class student can enter without signup.
• You can upload content anytime within
virtual classroom.
• Content can be easily downloaded by student
who is the member of class or may not be the
member of class.
SOLUTION AND ADVANTAGES OF
SYSTEM:
• As universities are considered as a way to provide education
similarly online web collaboration is developed with the aim
to provide a better education to student.
• Learning will be easier in terms of traveling from one place to
another each and every student will get benefit of studying at
their places without wastage of their time.
• Also it is developed with a way to develop a plan, share ideas,
and make decisions.
• The most important benefit of online collaboration is that it
lets people who aren’t in the same location work together on
a project.
FUNTIONAL REQUIREMENT:
• 1) ADMIN: Admin can login , view user , add user
, remove user.
• 2) STUDENT: login , send/receive message , view
presentation , account details , answer the polls.
• 3) FACULTY: Login , upload document , view
account details , check account details , ask polls
as well as response to it.
• 4)OTHERS: View presentation , sent/rec.
message.
owc
Admin
Faculty
Student
View account detail
View presentation
usernamepassword
response
Sent / receive massage
Quiz/polls
View account detail
Sent receive massage
Check account detail
whiteboard
Upload document
other
View presentation
LEVEL-0
login
Home page
Adduser
View user
Remove user
response
ack
Sent/receive massage
ack
ack
response
polls
response
response
ack
login
Homepage
ack
ack
Homepage
login
Admin
1.1
login
1.2
Remove
client
1.3
Update
client
Client_tbl
Home page
ack
ack
Expir_date, Activation date
LEVEL-1 Admin
Client_id client name
1.4
Add
user
Username, password
Client_name, Client Company, Activation date,
Contact_no , Email_id, Max_Users, Current_users
ack
Client_id client name
Faculty
1.1
login
1.4
Upload
document
1.5
Sent/
receive
massage
1.2
Check
account
detail
1.3
Change
username
password
Current Username, password
Username, password
Home page
Pres_name, Slide_url
View presentation / whiteboard
user_id
ack
Username, password
View account detail
ack
Client_tbl
Presentation_tbl
Massage_tbl
LEVEL-1 faculty
Student
1.1
login
1.3
Sent/
receive
massage
1.2
Check
account
detail
Massage_tbl
user_tbl
user_id
ack
Username, password
Home page
Username, password
View account detail
LEVEL-1 Student
1.1
Open link
1.2
Sent/
receive
massage
Massage_tbl
user_tbl
Gust_id
ack
temp Username, password
Home page
other
LEVEL-1 others
2.1
login
verification
Username, password
Client_tbl
LEVEL-2.1 faculty
check
Username,password
Username, password
Home page,ack
Homepage,ack
2.2
Change
Username
password
verificationCurrent Username, password
Current Username, password
ack
Client_tbl
CurrentUsername,password
ack
LEVEL-2.2 faculty
2.3
Upload
document
Pres_name, Slide_url
View presentation / whiteboard
Presentation_tbl
LEVEL-2.3 faculty
LEVEL-2.4 faculty
2.4
Check
account
detail
Username, password
View account detail Client_tbl
LEVEL-2.5 faculty
2.5
Sent/
receive
massage
user_id,m_id
ack
Massage_tbl
Username, password
Pres_name, Slide_url
user_id,m_id
2.1
login
verification
Username, password
user_tbl
Home page
Username, password
LEVEL-2.1 student
check
Username,password
Homepage,ack
2.2
Sent/
receive
massage
Massage_tbluser_id
user_id
ack
LEVEL-2.2 student
2.3
Check
account
detail
user_tblUsername, password
Username, password
View account detail
LEVEL-2.3 student
2.1
Open link
user_tbl
temp Username, password
Home page
LEVEL-2.1 others
temp Username, password
2.2
Sent/
receive
massage
Massage_tbl
Gest_id
ack
Gest_id
LEVEL-2.2 others
Field Name Data type Field
Length
Constrain Description
Client_id Number 10 Primary key Client id,Auto generated
Client_name Varchar 20 Not null Name of client
Password Varchar 2 30 Not null Login Password for client
Client_Company Varchar 20 Name of client company
Activation_date Date Not null Starting date
Contact_no Number 15 Not null Landline or mobile number
Email_id Varchar2 30 Not null Any email id
Max_Users Number 10 Not null Maximum number of users
Current_users Number 10 Not null Currently present user
DATA DICTIONARY:
Field Name Data type Field Length Constrain Description
u_id Varchar 20 Primary key User id,Auto generated
u_name Varchar 20 Not null User name
Password Varchar2 30 Not null Password of user
Society Varchar 20 Home address
City Varchar 10 Not null City name
State Varchar 10 Not null State name
Email_id Varchar2 40 Email id of user
Field Name Data
type
Field
Length
Constrain Description
s_id Number 10 Primary key Slide id,Auto generated
cs_id Number 10 Not null Current slide id
Pres_name Varchar 20 Foreign key Name of presentation
Slide_counter Number 10 Foreign key Number of slide
Slide_url Varchar2 100 Not null Path of slide
Field Name Data type Field Length Constrain Description
p_id Number 10 Primary key Presentation id,Auto generated
Pres_name Varchar 20 Foreign key Name of presentation
Whiteboard_no Number 10 Number of multiple whiteboard
Total_counter Number 10 Not null Total no. of slide
Field Na
me
Data
type
Field Length Constrain Description
m_id Number 10 Primary key Message id ,Auto generated
user_id Number 10 Foreign key Id of user
msg varchar2 200 Not null Any message
LOGIN PAGE
HOME PAGE
CHAT PAGE
BIBLIOGRAPHY
http://msdn.microsoft.com/
http://www.csharp411.com/
http://stackoverflow.com/
http://w3schools.com/
http://www.scribd.com/
http://www.cdacmumbai.in/
OWCS - Online Web Collaboration System

More Related Content

Viewers also liked

Student information system project
Student information system projectStudent information system project
Student information system projectRizwan Ashraf
 
Computer science project work
Computer science project workComputer science project work
Computer science project workrahulchamp2345
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outlineAmit Panwar
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project AbstractUdhayyagethan Mano
 
Student management system
Student management systemStudent management system
Student management systemGaurav Subham
 
Dfd examples
Dfd examplesDfd examples
Dfd examplesMohit
 
Student database management system
Student database management systemStudent database management system
Student database management systemSnehal Raut
 
Student management system
Student management systemStudent management system
Student management systemAmit Gandhi
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlRaj Sharma
 

Viewers also liked (9)

Student information system project
Student information system projectStudent information system project
Student information system project
 
Computer science project work
Computer science project workComputer science project work
Computer science project work
 
Student information-system-project-outline
Student information-system-project-outlineStudent information-system-project-outline
Student information-system-project-outline
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project Abstract
 
Student management system
Student management systemStudent management system
Student management system
 
Dfd examples
Dfd examplesDfd examples
Dfd examples
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
Student management system
Student management systemStudent management system
Student management system
 
Project report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysqlProject report-on-student-information-management-system-php-mysql
Project report-on-student-information-management-system-php-mysql
 

Similar to OWCS - Online Web Collaboration System

Web Based Claim Processing System
Web Based Claim Processing SystemWeb Based Claim Processing System
Web Based Claim Processing SystemConestoga Collage
 
Web based tourism system
Web based tourism system Web based tourism system
Web based tourism system Shivangi Singh
 
SRS wifistudy.com
SRS wifistudy.comSRS wifistudy.com
SRS wifistudy.comAjay844
 
Mentoring system ppt
Mentoring system pptMentoring system ppt
Mentoring system pptreshmarrajan
 
2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docxdpgdpg
 
An Anonymous System using Single Sign-on Protocol
An Anonymous System using Single Sign-on ProtocolAn Anonymous System using Single Sign-on Protocol
An Anonymous System using Single Sign-on ProtocolIJERA Editor
 
Multicast chat with file and desktop sharing
Multicast chat with file and desktop sharingMulticast chat with file and desktop sharing
Multicast chat with file and desktop sharingKhagendra Chapre
 
Chapter03 Creating And Managing User Accounts
Chapter03      Creating And  Managing  User  AccountsChapter03      Creating And  Managing  User  Accounts
Chapter03 Creating And Managing User AccountsRaja Waseem Akhtar
 
Luminis Iv To Exchange Labs
Luminis Iv To Exchange LabsLuminis Iv To Exchange Labs
Luminis Iv To Exchange LabsMelissa Miller
 
Unstoppable Domains Workshop
Unstoppable Domains WorkshopUnstoppable Domains Workshop
Unstoppable Domains WorkshopTinaBregovi
 
Genuie Bca programme source with complete list of guidance
Genuie Bca programme source with complete list of guidanceGenuie Bca programme source with complete list of guidance
Genuie Bca programme source with complete list of guidancekanikaanjel01
 
SA02 - User and Password Management Techniques
SA02 - User and Password Management Techniques SA02 - User and Password Management Techniques
SA02 - User and Password Management Techniques Maintenance Connection
 
Presentation on Personal Identity Management
Presentation on Personal Identity ManagementPresentation on Personal Identity Management
Presentation on Personal Identity ManagementAkhil Upadhyay
 
Project Report.pptx
Project Report.pptxProject Report.pptx
Project Report.pptxjguuhxxxfp
 
CANARIE Eduroam and Shibboleth Lessons & Areas of interest
CANARIE Eduroam and Shibboleth Lessons & Areas of interestCANARIE Eduroam and Shibboleth Lessons & Areas of interest
CANARIE Eduroam and Shibboleth Lessons & Areas of interestChris Phillips
 
Salesforce admin training 2
Salesforce admin training 2Salesforce admin training 2
Salesforce admin training 2HungPham381
 

Similar to OWCS - Online Web Collaboration System (20)

OAuth Android Göteborg
OAuth Android GöteborgOAuth Android Göteborg
OAuth Android Göteborg
 
Web Based Claim Processing System
Web Based Claim Processing SystemWeb Based Claim Processing System
Web Based Claim Processing System
 
Web based tourism system
Web based tourism system Web based tourism system
Web based tourism system
 
Presentation
PresentationPresentation
Presentation
 
SRS wifistudy.com
SRS wifistudy.comSRS wifistudy.com
SRS wifistudy.com
 
Mentoring system ppt
Mentoring system pptMentoring system ppt
Mentoring system ppt
 
2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docx
 
An Anonymous System using Single Sign-on Protocol
An Anonymous System using Single Sign-on ProtocolAn Anonymous System using Single Sign-on Protocol
An Anonymous System using Single Sign-on Protocol
 
Multicast chat with file and desktop sharing
Multicast chat with file and desktop sharingMulticast chat with file and desktop sharing
Multicast chat with file and desktop sharing
 
Chapter03 Creating And Managing User Accounts
Chapter03      Creating And  Managing  User  AccountsChapter03      Creating And  Managing  User  Accounts
Chapter03 Creating And Managing User Accounts
 
Luminis Iv To Exchange Labs
Luminis Iv To Exchange LabsLuminis Iv To Exchange Labs
Luminis Iv To Exchange Labs
 
Unstoppable Domains Workshop
Unstoppable Domains WorkshopUnstoppable Domains Workshop
Unstoppable Domains Workshop
 
Genuie Bca programme source with complete list of guidance
Genuie Bca programme source with complete list of guidanceGenuie Bca programme source with complete list of guidance
Genuie Bca programme source with complete list of guidance
 
Library management project
Library management projectLibrary management project
Library management project
 
Online Counselling System-MANUU
Online Counselling System-MANUUOnline Counselling System-MANUU
Online Counselling System-MANUU
 
SA02 - User and Password Management Techniques
SA02 - User and Password Management Techniques SA02 - User and Password Management Techniques
SA02 - User and Password Management Techniques
 
Presentation on Personal Identity Management
Presentation on Personal Identity ManagementPresentation on Personal Identity Management
Presentation on Personal Identity Management
 
Project Report.pptx
Project Report.pptxProject Report.pptx
Project Report.pptx
 
CANARIE Eduroam and Shibboleth Lessons & Areas of interest
CANARIE Eduroam and Shibboleth Lessons & Areas of interestCANARIE Eduroam and Shibboleth Lessons & Areas of interest
CANARIE Eduroam and Shibboleth Lessons & Areas of interest
 
Salesforce admin training 2
Salesforce admin training 2Salesforce admin training 2
Salesforce admin training 2
 

Recently uploaded

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
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
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Recently uploaded (20)

Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
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
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

OWCS - Online Web Collaboration System