Research Paper Writing
This crucial section provides an overall view of your design. Use your best technical writing to communicate to other designers the framework of your design solution
INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS
Cover Page Weather app using django
Team Name, Deliverable name (e.g. "Weather Design Document"), Date,
Clearly describes each group member's contribution in producing the deliverable.
Design Overview
This is the first place other developers/maintainers will look to learn how your project works. It must provide a comprehensive outline of the entire design. The design lead is responsible for writing the overview.
- Identifying info: project name, team name, authors, version, date, etc.
- Design Overview. This crucial section provides an overall view of your design. Use your best technical writing to communicate to other designers the framework of your design solution. It must clarify the essence of your design to someone who is not familiar with it. Try to limit this to one page.
- Design Issues. There are many tradeoffs in design, a few of which we discussed in class. Describe the key design issues raised in your project, what decisions (or tradefoffs) you made, and your rationale. (You can think of this section as being the background that lead to your Overview above).
- Tools: Compilers and other development tools used, and their version numbers.
- Libraries: Indicate what pre-existing libraries are used in your design, why you selected them, any licensing restrictions that may apply.
- External References: Indicate where associated project documents can be found: specification document, prototype, structure chart diagram, design patterns, coding standards, etc. If these references are in digital form provide the file name or URL. MAKE SURE THESE ARE ACCURATE when the finished deliverable is submitted.
Class Diagram or Structure Chart
This diagram is the core of your design. Think of it as the blueprint of your software design. This diagram shows the relationship among all the classes in your design. You need not show the classes that create and operate the GUI.
Related Questions
. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java
CS 340 Milestone One Guidelines and Rubric
Overview: For this assignment, you will implement the fundamental operations of create, read, update,
. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class
Retail Transaction Programming Project
Project Requirements:
Develop a program to emulate a purchase transaction at a retail store. This
. The following program contains five errors. Identify the errors and fix them
7COM1028
Secure Systems Programming
Referral Coursework: Secure
. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer
CS 340 Final Project Guidelines and Rubric
Overview The final project will encompass developing a web service using a software stack and impleme