From 70f501d0409e3efc42a7e7e1d41f9c1aba010272 Mon Sep 17 00:00:00 2001 From: Gowrisankar Date: Mon, 13 Sep 2021 15:56:22 +0530 Subject: [PATCH] Upload files to '' --- functional_and_nonfunctional_requirements.txt | 36 +++++++++++++++++++ technical_knowledge_stack.txt | 6 ++++ top_products.txt | 23 ++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 functional_and_nonfunctional_requirements.txt create mode 100644 technical_knowledge_stack.txt create mode 100644 top_products.txt diff --git a/functional_and_nonfunctional_requirements.txt b/functional_and_nonfunctional_requirements.txt new file mode 100644 index 0000000..0973288 --- /dev/null +++ b/functional_and_nonfunctional_requirements.txt @@ -0,0 +1,36 @@ +# TV Time (Tv Show & Movie Tracking App) m1 +Functional Requirements: +1. App could suggest me shows and movies based on my pervious viewed contents. +2. Give notifications in a specified timed slot. +3. Connect with friends via Fb, Twitter, etc (Similar to Spotify). +4. Segregate Movies and Shows genre/OTT platform wise, so that search would be much easier. +5. Could have direct links to OTT platforms. + +Non-Functional Requirements: +1. The UI could be better. +2. The app could be more responsive. +3. Could have customization features in dashboard. +4. Performance of the app could be improved. +5. Could avoid very frequent updates and use less memory space in disk. + + + +# TV Time (Tv Show & Movie Tracking App) m2 +Functional Requirements: +1. Recommendations : Shows and movies based on my pervious viewed contents. +2. Searching : Segregate Movies and Shows genre/OTT platform wise. +3. Social Media Connetivity : Connect with friends via Fb, Twitter, etc (Similar to Spotify). +4. Give notifications in a specified timed slot. +* Configure time slots for notifications +5. Have direct links to OTT platforms. +6. Able to watch trailers via Youtube. +7. Have customization features in dashboard + (Suppose we are dropping a tv show in the middle, + then we should be able to remove that show from the dashboard and it's upcoming episodes). + +Non-Functional Requirements: +1. UI should be bug free and with minimal design (Similar to Spotify). +2. Good Responsiveness and Performance (Touches and scrolling). +* Touch sampling rate should in range of 300-500Hz +3. Could avoid very frequent updates (once in 2 months). +4. Use less memory space in disk (under 15mb). \ No newline at end of file diff --git a/technical_knowledge_stack.txt b/technical_knowledge_stack.txt new file mode 100644 index 0000000..d6954e1 --- /dev/null +++ b/technical_knowledge_stack.txt @@ -0,0 +1,6 @@ +Languages : Python (Programming and ML), R, C, Golang (Basics) +Frameworks : Rasa, Flutter, Flask/FastAPI (Python) +Databases : Postgre SQL, MongoDB, Firebase +Big Data : HDFS, Apache -> PIG, Hive +Visualization : Tableau Desktop, Power BI +Other : Docker (Basics), MS Office, Git \ No newline at end of file diff --git a/top_products.txt b/top_products.txt new file mode 100644 index 0000000..a074e5c --- /dev/null +++ b/top_products.txt @@ -0,0 +1,23 @@ +Most used software/tech products in India + +1. CRM Next +Using CRMnext, companies can efficiently manage and improve all customer facing +operations like sales, marketing & customer services. + +2. Pubmatic (Openwrap) +This is a company that develops and implements online advertising software +and strategies for the digital publishing and advertising industry. + +3. Ramco Systems (Ramco ERP Software) +Ramco Systems provides Enterprise Resource Planning, Human Capital +Management, Logistics and Aviation Maintenance & Engineering and +Maintenance Repair & Overhaul software. + +4. Capillary Tech (Insights+, Engage+, Anywhere Commerce+) +Ensure your existing customers keep coming back to you by intelligently +rewarding them for their desired behaviour and enable lasting loyalty. + +5. Indix +This is a cloud-based product information platform. +It did also built a broad and deep product catalog to enable mobile +and desktop apps and websites to become product-aware. \ No newline at end of file