Mobile -7

 

PROTOTYPE INTERFACE DESIGN FOR MOBILE APPLICATION 

Use one  of the online drawing tools  ( see the list below)  to develop an prototype interface  for the following case.

You will be proving prototype interface design for GoldStar Bank’s Mobile App for its employees. The bank is helping companies to do online transaction for the customers who holds their credit card (GoldStar Bank Credit Card). Please consider the following parameters: 

• The Bank’s has one big database where it keeps all customer data transactions. 
• The Bank’s physical data center is in NYC, NY.
• Data center has the power to process 5000,000 customers a day 
• Customers can use GoldStar Bank Credit Card on Internet /online shopping
• The Bank’s database can be accessed remotely by the customers and  its employees

Design the prototype for the interface of the Mobile app for company employees.   You should be drawing three diagrams

DIAGRAM DESIGN 1  ( Main screen of the  Mobile app  BANK’S  MAIN WEB PAGE for employees  )

MESSAGE FOR EMPLOYEE

EMPLOYEE RELATIONS

ACCESS TO CUSTOMER ACCOUNTS

DIAGRAM DESIGN 2 (The user interface screen EMPLOYEE RELATIONS section. This will appear on the screen when the user selects EMPLOYEES section in the main page)

HUMAN RESOURCE DEPARTMENT 

MARKETING DEPARTMENT

SALES DEPARTMENT

BACK TO THE MAIN PAGE

DIAGRAM DESIGN 3  (The user interface screen ACCESS TO CUSTOMER ACCOUNTS .  This will appear on the screen when the user selects ACCESS TO CUSTOMER ACCOUNTS section in the main page)

LOGIN PAGE FOR CUSTOMER ACCOUNTS DATABASE (this is to see a customer’s account)

  • Enter Employee Login Name
  • Enter Employee Password

BACK TO THE MAIN PAGE

You may use  one of the  free online apps for diagramming your network

https://www.draw.io/ (Links to an external site.) (Links to an external site.)

( draw.io is for building diagramming software. It is an open source stack and end user application used more widely than any other browser based diagramming software)

https://www.techrepublic.com/blog/five-apps/five-free-apps-for-diagramming-your-network/

https://www.fosshub.com/Diagram-Designer.html

https://www.neweggbusiness.com/smartbuyer/over-easy/5-free-tools-to-draw-a-network-diagram/

http://logicnet.dk/DiagramDesigner/

Exp19_Excel_Ch02_HOEAssessment_Gateway_Vacations

 Exp19_Excel_Ch02_HOEAssessment_Gateway_Vacations

  

Project Description:

You have been hired as a loan officer for Gateway Vacation properties, a timeshare company in Southern Florida. As part of your responsibilities, you calculate loan information for customers who purchase timeshares. You will use Excel to calculate down payment, interest rate, and total payment information 

     

Download   and open the file named Exp19_Ch02_Assessment_TimeShare.xlsx. Grader has automatically added   your last name to the beginning of the filename. 

 

Click cell B2, click the   Formulas tab, click Date & Time in the Functions Library group. Select NOW, and then click OK to enter   today’s date in the cell.

 

Click cell D9. On the Formulas   tab, click Logical in the Function Library group, and select IF. Type C9<$B$6 in the Logical_test box, type B9*$B$4 in the Value_if_true box, and   type B9*$B$5 in the Value_if_false box.   Click OK, and use the fill handle to copy the contents of cell D9 down the   column. Click Auto Fill Options, and click Fill Without Formatting.

 

Click cell E9, type =(B9-D9)/B9, and use the fill handle to   copy the contents of cell E9 down the column. Click Auto Fill Options, and   click Fill Without Formatting.

 

Click cell F9, type =B9-D9, and and press CTRL+ENTER. Use   the fill handle to copy the contents of cell F9 down the column. Click Auto   Fill Options, and click Fill Without Formatting.

 

Click cell G9, click Lookup   & Reference in the Function Library group and select VLOOKUP. Type C9 in the Lookup_value box, type $D$4:$E$6 in the Table_array box, and   type 2 in the Col_index_num box. Click   OK.

 

With cell G9 selected, use the   fill handle to copy the contents of cell G9 down the column, stopping at row   28. Click Auto Fill Options, and click Fill Without Formatting. With the   range G9:G28 selected, on the Home tab, in the Number group, click Increase   Decimal twice.

 

Click cell H9, type =G9/12, and press CTRL+ENTER Use the   fill handle to copy the contents of cell H9 down the column, stopping at row   28. Click Auto Fill Options, and click Fill Without Formatting. With the   range H9:H28 selected, on the Home tab, in the Number group, click Increase   Decimal twice.

 

Click cell J9, type =I9*12, and press CTRL+ENTER. Use the   fill handle to copy the contents of cell J9 down the column. Click Auto Fill   Options, and click Fill Without Formatting.

 

Click cell K9. Click the   Formulas tab, click Financial, and then click PMT. Type H9 in the rate box, J9 in the NPER box, and type -F9 in the Pv box. Click OK. 

 

Use the fill handle to copy the   contents of cell K9 down the column. Click Auto Fill Options, and click Fill   Without Formatting.

 

Click cell K29, press ALT+=, and press ENTER.

 

Click cell B32, type  =COUNT(A9:A28), and press CTRL+ENTER to   calculate the total # of loans.

 

Click cell B33, type =MIN(K9:K28), and press CTRL+ENTER to calculate the lowest monthly payment.

 

Click cell B34, type =MAX(K9:K28), and press CTRL+ENTER to   calculate the highest monthly payment.

 

Click cell B35, type =AVERAGE(K9:K28), and press CTRL+ENTER to   calculate the average monthly payment.

 

Click cell B36, type =MEDIAN(K9:K28), and press CTRL+ENTER to   calculate the median monthly payment.

 

Create a footer with your name   on the left side, the sheet name code in the center, and the file name on the   right side.

 

Save and close Exp19_Excel_CH02_Assessment_Timeshare.xlsx.   Exit Excel and submit as directed.

Python Programming

 

Instructions:

1. Download Python. Here is the link:  https://www.python.org/downloads/ 

2. Select either Windows (you can install any version from 3.8.2)  or Mac (the latest version)

3. Follow the instructions for downloading. We will be using IDLE as the shell and then saving it as a .py program. The .py programs are what you will be submitting with this assignment.

Part 1

Problem to Solve:

BCC is a company situated in Paramus and has determined that its Annual Profits are typically 32.5% of the Total Sales. 

a. Write a program that asks the user to enter the projected amount of total sales, then display s the profit that will be made from that amount. (Hint: Use the value 0.325 to represent 32.5 percent).

b. Comment on your code with your name(Matthew Ramirez), Your class(INF-102-607LS) date(12/14/21), and the purpose of the program.

Uploads have to have the extension .py

Due on December 14, 2021, at 11:59 pm.

DO NOT COPY PROGRAMS FROM THE INTERNET. 

THE STUDENT WILL GET A ZERO.

Late assignment or Email attachment WILL NOT be accepted the student will get a zero.

Discussion topic

 – 1 page 

– APA FORMAT

– NO PLAGIARISM 

– INTEXT CITATION 

– paragraphs are single-spaced. There should be a minimum of one reference supporting your observations. Citations are to follow APA 6.0 or 7.0, but not both. 

– QUESTION IS ATTACHED WITH LINK FOR THE SOURCE. 

python deep learning

 Submit a jupyter notebook file using the link below. Make sure that the you perform the tasks in different cells. Don’t submit a brick code: Process each part and show intermediate results. Title/comment your cells to indicate the task number.

business Contin

 

A disaster recovery plan describes scenarios for resuming work  quickly and reducing interruptions in the aftermath of a disaster. It is  an important part of the business continuity plan and it allows for  sufficient IT recovery and the prevention of data loss.

  1. Write a 1-page paper describing the difference between Business Continuity and Disaster Recovery. Your paper should also: 
    • Identify why it is important for an organization to have a BCDR plan.
    • Describe the advantages and disadvantages of using a cloud provider  for disaster recovery computing, as opposed to maintaining your own  failover systems.
  2. Remember to use proper APA formatting, including citations and references for all resources used.

Computer Assessment

This project lets you look at the computer you are using to determine its’ capabilities and abilities, as there is a lot of variation available. Read this all through to the end once before you try it.

2. First, determine and write down the following hardware information about your computer:

  1. What type –  WIndows, Mac or Chromebook is it? Who was the manufacturer and what is the model?
  2. What is the type of processor (CPU) and what is the CPU speed and number of cores?
  3. How much RAM is on your computer?
  4. How large is the hard drive (or SSD, if you have one instead)?
  5. Does it have an optical storage device? What type?
  6. How large is the monitor screen? What is the maximum video resolution available? What graphics processor or card is used?
  7. Does it have a touchscreen? A webcam? Bluetooth?
  8. What sound/audio hardware does your computer have?
  9. How many external ports (where you can plug things in) does it have, and what types are they?
  10. What OS is it running?
 

3. Now, consider all of the above and write a detailed, several sentence answer to each of the following, stating a position and defending it with arguments/evidence. These are worth 10 points each, so be thorough!
  * You may have to do some research on the Internet to find useful information for these.
  * These questions refer to your hardware “right now, as is” – not if you get some extra parts or upgrades. You may need to add software but that’s NOT a part of the question.

  A. Can your computer be used for everyday average operations such as writing a paper, surfing the web and purchasing items and sending E-Mails?
  B. Can your computer be used for video conferencing with a group?
  C. Can your computer be used to play the latest, high performance, most powerful video game available?
  D. You’re in a band and you have fellow musicians and equipment and even cameras. Can your computer be used to create a professional music video track (“song”)  for sale?
     (More then just point a phone cam at a performance and post it on YouTube.)

4. Your project will be graded according to the following rubric:

Requirements
Max Points Possible
10 numbered questions each answered completely, reasonably and accurately, 2 point each
20
4 lettered questions, each answered completely, reasonably and accurately, 10 points each
40
Total
60

Research topic introduction

Explain the overall research topic – Cybersecurity in healthcare

Literature gathering process.

The scope and the healthcare sector of the literature review. 

The introduction should conclude with a paragraph that describes the sequence of the literature you will include and the literature analysis process. 

After the introduction, you should incorporate possible headings/subheadings that you plan to cover and include at least 20 scholarly references.

Mobile app -1

 Mobile Devices and Apps for Health Care Professionals: Uses and Benefits
Give some reasoning behind your views. What would be the impact of this approach to the Health care facilities like Hospitals and general public.

Source https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4029126/