Download presentation
Presentation is loading. Please wait.
1
FCR ARB Presentation- Team 07
SCRIPTONOMICS THE WORLD'S MOST ADVANCED SCRIPT ANALYTICS FCR ARB Presentation- Team 07 Aditya Holikatti Anitha Neelakantan Alex Miller Michael Cappuccio Nicky Singh Nikhita Reddy Gade Sri Anusha Veeramachineni Vaishnavi Venkatraman
2
AGENDA ● Remote Team Member ● Operational Concept Description
● Win Win Agreements ● Prototype/ Product Demo ● Architecture ● Life Cycle Plan ● Feasibility Evidence ● Quality Focal Point
3
FCR ARB ALEX MILLER
4
FCR ARB - DEN - TEAM STRENGTHS
Operational View Well spread division of labor among the team Weekly meetings with clients and constant contact via slack. Technical View Front end web development Most team members have a computer science background.
5
FCR ARB - DEN - TEAM WEAK POINTS
Operational View Lack of proper communication among team members Team meatings are not properly organizied Mitigation Improve team communication by using platforms like slack, skype and watsapp Discuss and schedule weekly meeting goals and requirements beforehand Technical View Not familiar with django Mitigation -Improve knowledge on django by going through online tutorials
6
FCR ARB - DEN - Technical Concerns & Solutions
Improve team communication by using platforms like Slack, Skype, and WhatsApp Discuss and schedule weekly meeting goals and requirements before hand. Assign specific tasks to avoid diffusion of responsibility Improve knowledge on Django by going through online tutorials
7
OPERATIONAL CONCEPT DESCRIPTION
FCR ARB OPERATIONAL CONCEPT DESCRIPTION VAISHNAVI
8
SYSTEM PURPOSE The Scriptonomics Blog is dedicated to providing a forum for scriptwriters to keep up with the news in the industry.
9
Shared Vision Create a platform(blog) to give useful insight into the art, science, and business of screenwriting. Add to the Brand value and Recognition of Scriptonomics. Increase the user base through subscriptions.
11
FCR ARB - OCD - Benefit Chain Diagram
12
FCR ARB - OCD - Levels of Services (LOS)
13
FCR ARB - OCD –Levels of service
14
FCR ARB - OCD –System Boundary
15
FCR ARB – OCD – Core Capabilities
16
Organizational Goals
17
Constraints
18
FCR ARB WINWIN AGREEMENTS SRI ANUSHA
19
FCR ARB - WinWin Agreements
USER ● WC_4603: As a user, I can view blog posts by categories. ● WC_4590: As a user, I can share the post on other social media platforms. ● WC_4581: As a user, I can like a blog post.
20
FCR ARB - WinWin Agreements
USER WC_4582: As a user, I can comment on a blog post if I have logged in. WC_4589: As a user, I can add a post to my favorites if I have logged in. WC_4587: As a user, I can search for blog posts. WC_4604: As a user, I can view trending articles.
21
FCR ARB - WinWin Agreements
ADMINISTRATOR ● WC_4605: As an admin, I can edit/add a post. ● WC_4606: As an admin, I can view the analytics of the blog. ● WC_4588: As an admin, I can delete the comments which are inappropriate.
22
PROTOTYPE/PRODUCT DEMO
FCR ARB PROTOTYPE/PRODUCT DEMO -ADITYA
23
Risk : COTS Integration
Zinnia – 3rd party plugin Interaction with existing setup.For example, Current Scriptonomics setup uses PostgreSQL Zinnia uses SQlite3
24
Mitigation : •Prototype
•Inherent Django capabilities – migrations from one database to another
25
Database models defined independent of implementation specifics
27
Risk : Overlapping functionality-User Comments
• Win Condition : As a User, I can comment only when I am logged in. • Identification : Personnel Shortfall Clash of scope with plugin, i.e functionality in blog needs to be overridden.
33
FCR ARB ARCHITECTURE -ANITHA
34
Top Level Physical Architecture
System User Scriptonomics Blog
35
Top Level Logical Structure
Client Side Server Side Database User Inteface Scriptonomics blog Back end Fetch/store data Request Request Render UI Response Response
36
System Context
37
CONCEPTUAL DOMAIN MODEL
38
Use Case: User- Blog Home Page
39
Use Case: Content Writer Dashboard
40
Use case: Admin Dashboard
41
FCR ARB LIFE CYCLE PLAN (LCP) -NICKY
42
FCR ARB - LCP - Life cycle strategy
The Overall strategy we are undertaking for Scriptonmic project is following NDI/NCS intensive process. All the core capabilities and functionality of the system are delivered by COTS services. We are using Zinnia as our main COTS. The whole project life cycle is divided into four phases right now namely Exploration Phase Valuation Phase Foundation Phase Development Phase
43
FCR ARB - LCP - Foundation Phase Plan
44
FCR ARB - LCP - Development phase
45
FCR ARB - LCP - Key Stakeholder & Responsibilities
Stakeholders Roles Developers Responsible for creating the blog homepage and respective platform Site Admin Responsible for managing project str Content writer Responsible for providing content for Blog Maintainer Responsible for maintaing the Client Responsible for providing requirements and feedback on project progress Scriptwriter Responsible for writing blog post.
46
FCR ARB - LCP - Project Plan
47
FCR ARB - LCP - Resource Estimation
Estimated CSCI577a Effort: 8 team members at 16 hrs/week for 12 weeks Total estimated effort: 16 hrs/week x 8 members x 12 weeks = 1536 hours Budget information: $ 0 Project duration: 12 weeks Component modules in your development project: User Template, Admin Template Programming language/ Tools used: Zinnia, Bootstrap., HTML, CSS Time required as per Pessimistic Value: Total time(in Months): (8 person-month × 152 hours per person-month) ÷ 512= months Total time(in hours): 8 person-month x 152 hours per person-month = 1216 hours
48
FCR ARB - LCP - Required Skills for Team Members
Bootstrap Django knowledge AJAX CSS
49
FCR ARB - LCP - COCOMO II
50
FEASIBILITY EVIDENCE DESCRIPTION (FED)
FCR ARB FEASIBILITY EVIDENCE DESCRIPTION (FED) -NIKHITA
51
NDI Alternatives
52
NDI Evaluation
53
Business Case Analysis: Cost Analysis
54
Business Case Analysis: Cost Analysis
55
Business Case Analysis : Benefit Analysis
56
Risk Assessment
57
Capability Feasibility
58
Capability Feasibility
59
Level Of Service
60
Persona - 1 •First Name: Daniel •Last Name: Anaya
• •Profession: production assistant in Hollywood, CA •Interests: * action/adventure movies, high concepts, old tv shows (sopranos, mad men) * got into writing after realizing I was good at it and my passion for movies •Desired Blog Feature: Insightful articles
61
Persona - 2 •First Name: Michael •Last Name: Chorlian
• •Profession: script writer •Interests: * Modern Family, House of Cards, The Crown * got into writing based on passion for movies •Desired Blog Feature: Express his views on the article and interact with others with similar and differing views
62
Persona - 3 •First Name: Andy •Last Name: Peterson
• •Profession: Financial Advisor to producer •Interests: * Modern Family, , The Crown * Likes to invest in exciting movies •Desired Blog Feature: Keep a list of articles he finds fascinating, easily accessible so that he can refer to them when required.
63
FCR ARB QFP -ALEX
64
Requirements Traceability Matrix
Requirement ID Verification Type Test Case ID (if applicable) WC_4602 As a User, I can search for articles. Testing TC-01-01 WC _4582 As a User, I can comment on a blog post if I have signed in. TC-02-01 TC-02-02 WC_4580 As a User, I can view a blog post. Demonstration WC_1579 As an Content-Writer, I can add blog posts using a form. WC_4591 As an admin, I can edit a post.
65
Tracking issue, and project progress
Strategy Priority Level Description Client Feedback High Team, Client Collect feedback from client often with respect to functionalities of website Prototyping Team Make Prototypes for COTS Integration Testing and continuously test high-risk features. Jira Medium Tracking issue, and project progress Team Meeting Have team meetings at least once a week, check progress, and discuss about risks and their mitigation strategy
66
Defect Identification Review
Use requirements tracebility matrix to monitor consistency with requirements. Peer Review Client review Test Unit Testing Integration Testing Functional Testing
67
JIRA Bi-weekly Reports
(One week) OCD LCP PRO FED SSAD Found 2 Removal 1
68
Information about URL navigation
Current Defects Avoidable Defects Proposed Solution Login and Logout redirect to Scriptonomic page instead of staying in the blog website Information about URL navigation And redirection
69
Technical Debt Description Mitigation Plan
Forward and Backward compatiability Zinnia is also a work in progress and changes to the plugin might affect current implementation.
70
QUESTIONS AND FOLLOW-UP
FCR ARB QUESTIONS AND FOLLOW-UP
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.