0% found this document useful (0 votes)
45 views16 pages

If You Click Employee Profile, Employee Table Will Appear - If You Click

The document discusses various dialog boxes and forms that appear during different user and administrative activities in an employee management system. These include forms for viewing employee profiles, entering new employee data, saving, updating, searching for, and deleting employee records, as well as forms for transactions and transaction details. It also includes an activity diagram showing administrators' activities and a class diagram explaining the relationships between customers, reservations, and administrators in a reservation system.

Uploaded by

Sandy Chauhan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views16 pages

If You Click Employee Profile, Employee Table Will Appear - If You Click

The document discusses various dialog boxes and forms that appear during different user and administrative activities in an employee management system. These include forms for viewing employee profiles, entering new employee data, saving, updating, searching for, and deleting employee records, as well as forms for transactions and transaction details. It also includes an activity diagram showing administrators' activities and a class diagram explaining the relationships between customers, reservations, and administrators in a reservation system.

Uploaded by

Sandy Chauhan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 16

If you click Employee Profile, Employee Table will appear.

If you click

new command Employee Entity form willappear.

Whenever you did not fill up the required information, this dialog box will appear. W h e n a r e c o r d i s successfully saved, this dialog box will appear.When you click Eio mn, dcm ad t this form will appear.

http://htmlimg2.scribdassets.com/4wf4sr6b5sxha20/images/7-54cd95e9ab.jpg

When a record is successfully updated, this dialog box will appear.W h e n w e c l i c k the Search command , t h i s f o r m w i l l appear.A m e s s a g e b o x w i l l a p p e a r i f yo u w a n t t o c o n t i n u e t o delete a record.When a record is successfully deleted, this dialog box

This form will appear whenever theres a transaction madeor when you click the transaction menu bar.Whenever theres a new transactions made, this form will appear.

Whenever you did not fill up the required information,this dialog box will appear.W h e n y o u c l i c k t h e t r a n s a c t i o n d e t a i l s a t t h e m e n u bar, this form will appear.

Sequence Diagram for administrators activities:

ACTIVITYDIAGRAM:

ctivity Diagram

C RE T LYTM ARNAS SE U

SC EA SD GA EI RM A The use case diagram is a visualization of a use-case analysiswhichis one of behavior diagrams of UML design, i.e., theinteraction between the system and the usersThis system allows user to do registration, see information,products, make reservationand do payment as well. This systemrequires login from the admin before the admin canmake newreservations or edit any existing ones besides the admin can havethe systemsend messages to the cars to get the coordinates inorder to locate cars.UEADGA SCSI RM EA

CRETLYTMSCSDGA The use case diagram is a visualization of a use-case analysiswhichis ARNASSE U A I RM E EA one of behavior diagrams of UML design, i.e., theinteraction between the system and the usersThis system allows user to do registration, see information,products, make reservationand do payment as well. This systemrequires login from the admin before the admin canmake newreservations or edit any existing ones besides the admin can havethe systemsend messages to the cars to get the coordinates inorder to locate cars.U CS SA E E DGA A I RM

UCSPICTN SMUCSPICTN SASCA CT E SASCA E EE I UO RE EE I FO FO

C AS I G A :A UMLclassis defined by a rectangle having 3 segments. L SD R M A Thesegments are defined as:=>Identity, class name.=>State, class variables.=>Behavior, class methods.Classes are the building blocks of software architecture. A classdiagram is used to showhierarchical relationships as figuredabove. A class diagram is also used to show other relationships,like whole/part "has-a" relationships using aggregation andcomposite connectors, interaction "uses" relationships withdependency arrows, or associations withconnecting lines. Theclass diagram is the most important entity in object-orienteddesign and analysis. Itdescribes the types of classes that exist inthe system and shows the relationship betweenthem. It alsoshows the attributes exist in the system, operations involved, andalsoconstraints that apply to the way the objects are connected.

This class diagram has three identities, all customers can doreservation and manyreservations can be done by a customer onthe other hand the third entity, which is theadministrator who alsocan add or edit any booking as well as locate the desiredcars.Each reservation needs a registration.

ENRT SEIG : he sequence diagram displays the overall flow of control in anobject-oriented program.It captures the QCA UAM E D behavior of a single use-case.

You might also like