Implementation activities of software development

Assignment Help JAVA Programming
Reference no: EM13906

Objectives

• To exercise the analysis, design, and implementation activities of software development.

• To learn requirement analysis using use cases

• To learn noun-verb analysis and CRC technique

• To produce UML class diagram; Use a software tool to draw a UML diagram

• Study java.util.GregorianCalendar to learn how to manipulate, day, week and month of calendar.

• The design of the program will be done by a group of two. The implementation will be done individually based on the same design. (The group for this assignment doesn't have to be the same for the team project.)

• In your implementation, ignore cases to recognize a user request and make sure to follow the given format to enter data.

The initial screen shows the current month looking like this. It also highlights today's date.

January 2013
S M Tu W Th F S
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

The initial screen comes with a main menu with following options: View by, Create, Go to, Event list, Delete, and Quit. After the function of an option is done, the main menu is displayed again for the user to choose the next option.

Select one of the following options:
View by Create, Go to Event list Delete Quit

The user may enter one of the letter inside of bracket to choose an option. For example, will choose the View by option.

View by

User can choose a Day or a Month view. If a Day view is chosen, the calendar displays the current date. If there is an event(s) scheduled on that day, display them in the order of start time of the event. With a Month view, it displays the current month and highlights day(s) if any event scheduled on that day. After a view is displayed, the calendar gives the user three options: p, n, and m, where p, n, and m stand for previous, next, and main menu, respectively. The previous and next options allow the user to navigate the calendar back and forth by day if the calendar is in a day view or by month if it is in a month view. If the user selects m, navigation is done, and the user gets to access the main menu again.

Dy view or Mview ?

If the user selects D, then
Wed, Jan 30
Dr. Kim 13:15 - 14:00

Previos or [N]ext or [M]ain menu ?
If the user selects M, then

1776_Implementation activities of software development.png

Previos or Next or Main menu ?

• Create

This option allows the user to schedule an event. The calendar asks the user to enter the title, date, starting time, and ending time of an event. For simplicity, we consider one day event only. Also, let's assume there is no conflict between events that user entered, and therefore your program doesn't have to check if a new event is conflict with existing events. Please stick to the following format to enter data:
o Title: a string (doesn't have to be one word)
o date: MM/DD/YYYY
o Starting time and ending time: 24 hour clock such as 06:00 for 6 AM and 15:30 for 3:30 PM. The user may not enter ending time if an ending time doesn't make sense for the event.

• Go to

With this option, the user is asked to enter a date in the form of MM/DD/YYYY and then the calendar displays the Day view of the requested date including any event scheduled on that day in the order of starting time.

• Event list

The user can browse scheduled events. The calendar displays all the events scheduled in the calendar in the order of starting date and starting time. An example presentation of events is as follows:
• 2013
• January 20 13:15 - 14:00 Dentist
• February 12 15:00 - 16:00 Bank of SJSU
• 2014
• June 20 17:00 Leave for Korea
• Delete

User can delete an event from the Calendar. There are two different ways to delete an event: Selected and All. Other type of deletion will not be considered for simplicity.
o Selected: all the events scheduled on the selected date will be deleted.
o All: all the events scheduled on this calendar will be deleted.

• Selected or All ?

If the user enters s, then the calendar asks for the date as shown below.

Enter the date.

• Quit saves all the events scheduled in a text file called "reservation.txt" in the order of starting date and starting time.

The main menu will be displayed after each option is done. It is crucial to have a user friendly interface for the user to enter input. For example, if the calendar needs a date from the user, suggest a specific format of the date for the user to use. Our class grader will be the user to operate your calendar, and you don't want to frustrate the user with a confusing interface.
Deliverables

• Hard copy per team -

  • A set of use cases
  • A set of CRC cards
  • UML class diagram

Reference no: EM13906

Questions Cloud

Skew-symmetric matrices : Skew-symmetric matrices
Analysis of the overall project risk : Analysis of the overall project risk
Pumps and heat recovery : Energy in the home, personal energy use and home energy efficiency. Efficient use of ‘waste' heat and renewable heat sources.
Elasticity of price : Does it make sense to hold sleep, work, and leisure fixed while changing study? Why or why not? Explain why this model violates the assumption of no perfect collinearity.
Implementation activities of software development : Analysis, design, and implementation activities of software development
Theory of reasoned action : Theory of Planned Behavior and Integrated Behaviors Model
Us gaap and international financial reporting standards : Recount the Hewlett Packard Autonomy story to date and critically discuss the view that the occurrence of the Hewlett Packard Autonomy scandal was mainly as a result of a lack of accounting harmonisation between US GAAP and International Financial..
Capm and venture capital : CAPM and Venture Capital
Find out the probability : Find out the probability

Reviews

Write a Review

JAVA Programming Questions & Answers

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

  Create a class safestack that implements a stack of strings

Create a class SafeStack that implements a stack of strings

  Implement avl tree

Implement AVL trees that allows both iterative traversal and recursive traversal.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build the gui layout of the game

Build the Build the GUI layout of the game in java.

  Technical community blog

Write a blog article for a coding/technical community blog

  Socket programming in java: tcp

In this project we will develop a Web server in two steps. In the end, you will have built a multi-threaded Web server that is capable of processing multiple simultaneous service requests in parallel.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  World data app

Prepare WorldDataApp project. It implements the NameIndex portion, including creating it in SetupProgram, and searching, viewing and updating it in UserApp program.

  Implement the lexical and syntactic analysis

Implement the lexical and syntactic analysis of Minifun programming language.

  Cascading style sheet to a website

Compare and contrast the process of adding JavaScript and a Cascading Style Sheet to a Website. Determine if they can be used simultaneously in a page.

  Java program to create a tree

Java program to create a tree, generate class - BottomUpTwoThreeFourTree, BottomUpTwoThreeFourTree,

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd