18
Design Review Presentation

Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Embed Size (px)

DESCRIPTION

Problem Statement As of now, no available social network will allow a user to create it’s own sub social network based of the parent, and use that to monitor the activity levels of users of the sub social network. Available social network do not provide its users with the availability is a lack of analytics availability and an excess of features. For our product to fulfill the privacy requirements for research purposes all personal data kept strictly confidential, yet to be useful for research purposes it must collect and store personal data and give the administrator complete access to this information. This is what the currently available social do not provide networks provide.

Citation preview

Page 1: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Design Review Presentation

 

Page 2: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Project Plan

 

Page 3: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Problem Statement

As of now, no available social network will allow a user to create it’s own sub social network based of the parent, and use that to monitor the activity levels of users of the sub social network. Available social network do not provide its users with the availability is a lack of analytics availability and an excess of features.  For our product to fulfill the privacy requirements for research purposes all personal data kept strictly confidential, yet to be useful for research purposes it must collect and store personal data and give the administrator complete access to this information. This is what the currently available social do not provide networks provide.

Page 4: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Conceptual Sketch

 

Page 5: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Funcional Requirements

• User accounts• Privileged Users• Private messaging• Calendar• Surveys• Ask the experts• News Feed• Posts• Data Collection

Page 6: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Non - Functional RequirementsBackup• The product shall create a complete database backup every day.

 Privacy and security• The product shall store passwords in the database using a one-way hashing algorithm.• The product shall display content to authenticated users only.• The product shall display private content to the authoring user and administrators only

except in the case of private messages.  Reliability• For every 1000 requests, the product shall fail at most one time. 

 Accessibility • The product shall allow the user to perform every action regardless of whether

JavaScript is enabled or not.• The product shall follow Web Accessibility Initiative guidelines.

Page 7: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Product Uniqueness

• Privacy Needso Administrator has almost complete controlo Users can control exactly how much information

they shareo User information must be kept confidential 

• Research Needs o Large amounts of data must be collectedo Administrator must be able to access that data

 • Its the combination of these two needs that is not

found in any currently available social network.

Page 8: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Risks and Mitigation Strategies

• Scheduling Conflicts - Good Communication between members and client and have Productive Meetings.

• Requirements Creep - Communicate with Client and disallow new features after a certain date. 

• Group Member Dropping (Actually Happened) - Distribute workload and responsibilities between members.

Page 9: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Resource and Cost Estimate

Virtual Private Server - $45 / MonthCPanel / WHM - $5 / Month Total Cost $50 / Month

Page 10: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Project Milestone and Schedule 

Page 11: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

System Design

 

Page 12: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Overall Design

 

Page 13: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Detailed Design

 

Page 14: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Technology Used

• PHP• CodeIgniter - Web Application Framework• MySQL database• Apache Web Server• Selenium - Web Unit Testing Framework• JavaScript • AJAX• HTML/CSS

Page 15: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Test Plan

• Unit Testing• Performance Testing• Volume Testing• Load/Stress Testing • Usability Testing

Page 16: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Conclusion

 

Page 17: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Current Project StatusProject Definition    ✔

Technology Selection    ✔Product Design    ✔

Product Implementation    X

Product Testing    XProject Documentation    XProduct Demonstration    X

Project Reporting  ...

Page 18: Design Review Presentation. Project Plan Problem Statement As of now, no available social network will allow a user to create its own sub social network

Plan for Next Semester