Small-Business Preference

Imagine you are a service-disabled veteran and have made your hobby of building model airplanes into a small business that produces very small remote control aircraft capable of long sustained flights. You are ready to expand your business by competing for Department of Homeland Security contracts.

Write a two to three (2-3) page paper in which you:
Determine at least three (3) specific programs created by Congress that benefit your business.
Analyze the small-business programs created by Congress and provide details of how they will benefit your company over large multinational organizations that build aircrafts (e.g., Lockheed Martin).
Use at least three (3) quality resources in this assignment. Note: Wikipedia and similar Websites do not qualify as quality resources.

Your assignment must follow these formatting requirements:
This course requires use of new Strayer Writing Standards (SWS). The format is different than other Strayer University courses. Please take a moment to review the SWS documentation for details.
Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow SWS or school-specific format. Check with your professor for any additional instructions.
Include a cover page containing the title of the assignment, the students name, the professors name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.

The specific course learning outcomes associated with this assignment are:
Differentiate between business sizes and analyze the opportunities for small businesses.
Evaluate common small-business preference programs.
Use technology and information resources to research issues in contract administration and management.
Write clearly and concisely about contract administration and management using proper writing mechanics.

The 1920 Farrow’s Bank failure

For this assignment, read the case study, The 1920 Farrow’s Bank failure: a case of managerial hubris. This case is located in the ABI/Inform Complete Database found in the CSU Online Library (see reference below).

Hollow, M. (2014). The 1920 farrow’s bank failure: A case of managerial hubris? Journal of Management History, 20(2), 164-178.

Thomas Farrow had been evaluated as having been inflicted by managerial hubris at the time of the bank’s collapse in 1920. With this in mind, address the following questions, with thorough explanations and well-supported rationale.

How did corporate culture, leadership, power and motivation affect Thomas’ level of managerial hubris?
Relate managerial hubris to ethical decision making and the overall impact on the business environment.
Explain the pressures associated with ethical decision making at Farrows Bank.
Evaluate whether the level of managerial hubris would have been decreased if Farrow Bank had a truly ethical business culture. Could this have affected the final outcome of Farrow Bank? Explain your position.
Your response should be a minimum of three double- spaced pages. References should include your required reading, case study reference plus a minimum of one additional credible reference. All sources used must be referenced; paraphrased and quoted material must have accompanying citations, and cited per APA guidelines.

Expansion of the Ottoman Empire.

Paper must be at least 3 pages (FULL pages less will result in points deducted), no more than 5, and you must ALSO have a citation page (This does not count as one of the content pages

Make sure that if you are using quotes, that they are short, meaningful to your paper, only use 2 or 3 at MAX, and do not take up more space than you write. They are meant to enhance your writing, not be the paper.
.
Paper must be Times New Roman or Arial, 11 pt font, double-spaced, normal margins, have a Title in the upper left hand corner with your name, the date, HIS 1173 Spring 2019 in it, and the paper should be in MLA format.

    Put this on the first page and then do not put it on any more to take up space. I will deduct points and will reformat it to accurately count how much you have written.

Progressive Web App with REST api

This is a two-part assignment for the front-end and back-end of a school web app that allows students and their parents to look for after school classes (such as math and English) and activities (such as sports club).

I have already completed most of the front end. For the front-end to be completed I need: *Two users (student and admin) that can login (already made users)
*When logged in they can reach the homepage where they can search for classes and activities by keyword, and filter results by topic, price, or review.

The back end will require the app to work offline, the requirements are:
*The backend server must use Node.js; Apache or Xampp is not allowed;
*The data must be stored in MongoDB; any other database is not allowed;
*All database access, such storing and retrieving data, must be achieved through REST
API; any othertype of access is not allowed, including direct database access;
*The REST API must be developed with Express.js;
*The front-end data access must be achieved with promise using fetch function;
xmlHttpRequest is not allowed.

I have attached PDF detailed requirements for part 1(frontend) and part 2(backend), along with the partly completed mobile app frontend (zipped folder).

Thank you!