Placement Office Automation System UML Diagram

Subscribe our YouTube channel for latest project videos and tutorials Click Here

Posted By freeproject on March 22, 2018

Placement Office Automation System Activity Diagram

Posted By freeproject on March 13, 2018

This is the Activity UML diagram of Placement Office Automation System which shows the flows between the activity of Company, Registration, Resumes, Users, Skills. The main activity involved in this UML Activity Diagram of Placement Office Automation System are as follows:

  • Company Activity
  • Registration Activity
  • Resumes Activity
  • Users Activity
  • Skills Activity

Features of the Activity UML diagram of Placement Office Automation System

  • Admin User can search Company, view description of a selected Company, add Company, update Company and delete Company.
  • Its shows the activity flow of editing, adding and updating of Registration
  • User will be able to search and generate report of Resumes, Users, Skills
  • All objects such as ( Company, Registration, Skills) are interlinked
  • Its shows the full description and flow of Company, Users, Skills, Resumes, Registration
Placement Office Automation System Activity Diagram

Placement Office Automation Class Diagram

Posted By freeproject on August 2, 2017

Placement Office Automation Class Diagram describes the structure of a Placement Office Automation classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Placement Office Automation are Placements, Users, Company, Resumes, Skills, Registration.

Classes of Placement Office Automation Class Diagram:

  • Placements Class : Manage all the operations of Placements
  • Users Class : Manage all the operations of Users
  • Company Class : Manage all the operations of Company
  • Resumes Class : Manage all the operations of Resumes
  • Skills Class : Manage all the operations of Skills
  • Registration Class : Manage all the operations of Registration

Classes and their attributes of Placement Office Automation Class Diagram:

  • Placements Attributes : placement_id, placement_college_id, placement_student_id, placement_qualification, placement_type, placement_description
  • Users Attributes : user_id, user_name, user_mobile, user_email, user_username, user_password, user_address
  • Company Attributes : company_id, company_name, comapny_type, company_description, company_address
  • Resumes Attributes : resume_id, resume_user_id, resume_name, resume_type, resume_description
  • Skills Attributes : skill_id, skill_user_id, skill_name, skill_type, skill_description
  • Registration Attributes : registration_id, registration_user_id, registration_name, registration_type, registration_number, registration_date, registration_description

Classes and their methods of Placement Office Automation Class Diagram:

  • Placements Methods : addPlacements(), editPlacements(), deletePlacements(), updatePlacements(), savePlacements(), searchPlacements()
  • Users Methods : addUsers(), editUsers(), deleteUsers(), updateUsers(), saveUsers(), searchUsers()
  • Company Methods : addCompany(), editCompany(), deleteCompany(), updateCompany(), saveCompany(), searchCompany()
  • Resumes Methods : addResumes(), editResumes(), deleteResumes(), updateResumes(), saveResumes(), searchResumes()
  • Skills Methods : addSkills(), editSkills(), deleteSkills(), updateSkills(), saveSkills(), searchSkills()
  • Registration Methods : addRegistration(), editRegistration(), deleteRegistration(), updateRegistration(), saveRegistration(), searchRegistration()

Class Diagram of Placement Office Automation :

Class Diagram Image: 
Placement Office Automation Class Diagram

Placement Office Automation System Component Diagram

Posted By freeproject on February 8, 2018

This is a Component diagram of Placement Office Automation System which shows components, provided and required interfaces, ports, and relationships between the Skills, Company, Registration, Placements and Users. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Placement Office Automation System UML component diagram, describes the organization and wiring of the physical components in a system.

Components of UML Component Diagram of Placement Office Automation System:

  • Skills Component
  • Company Component
  • Registration Component
  • Placements Component
  • Users Component

Featues of Placement Office Automation System Component Diagram:

  • You can show the models the components of Placement Office Automation System.
  • Model the database schema of Placement Office Automation System
  • Model the executables of an application of Placement Office Automation System
  • Model the system's source code of Placement Office Automation System
Component Diagram: 

Placement Office Automation ER Diagram

Posted By freeproject on July 17, 2017

This ER (Entity Relationship) Diagram represents the model of Placement Office Automation Entity. The entity-relationship diagram of Placement Office Automation shows all the visual instrument of database tables and the relations between Users, Resumes, Placements, Registration etc. It used structure data and to define the relationships between structured data groups of Placement Office Automation functionalities. The main entities of the Placement Office Automation are Placements, Users, Company, Resumes, Skills and Registration.

Placement Office Automation entities and their attributes :

  • Placements Entity : Attributes of Placements are placement_id, placement_college_id, placement_student_id, placement_qualification, placement_type, placement_description
  • Users Entity : Attributes of Users are user_id, user_name, user_mobile, user_email, user_username, user_password, user_address
  • Company Entity : Attributes of Company are company_id, company_name, comapny_type, company_description, company_address
  • Resumes Entity : Attributes of Resumes are resume_id, resume_user_id, resume_name, resume_type, resume_description
  • Skills Entity : Attributes of Skills are skill_id, skill_user_id, skill_name, skill_type, skill_description
  • Registration Entity : Attributes of Registration are registration_id, registration_user_id, registration_name, registration_type, registration_number, registration_date, registration_description

Description of Placement Office Automation Database :

  • The details of Placements is store into the Placements tables respective with all tables
  • Each entity ( Registration, Company, Skills, Users, Placements) contains primary key and unique keys.
  • The entity Company, Skills has binded with Placements, Users entities with foreign key
  • There is one-to-one and one-to-many relationships available between Skills, Resumes, Registration, Placements
  • All the entities Placements, Skills, Company, Registration are normalized and reduce duplicacy of records
  • We have implemented indexing on each tables of Placement Office Automation tables for fast query execution.
Placement Office Automation ER Diagram

Placement Office Automation System Sequence Diagram

Posted By freeproject on January 31, 2018

This is the UML sequence diagram of Placement Office Automation System which shows the interaction between the objects of Resumes, Registration, Placements, Skills, Company. The instance of class objects involved in this UML Sequence Diagram of Placement Office Automation System are as follows:

  • Resumes Object
  • Registration Object
  • Placements Object
  • Skills Object
  • Company Object

This is the UML sequence diagram of Placement Office Automation System which shows the interaction between the objects of Resumes, Registration, Placements, Skills, Company. The instance of class objects involved in this UML Sequence Diagram of Placement Office Automation System are as follows:

  • Resumes Object
  • Registration Object
  • Placements Object
  • Skills Object
  • Company Object

Placement Office Automation Use Case Diagram

Posted By freeproject on July 24, 2017

This Use Case Diagram is a graphic depiction of the interactions among the elements of Placement Office Automation. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Placement Office Automation. The main actors of Placement Office Automation in this Use Case Diagram are: Super Admin, System User, Company, Agents, who perform the different type of use cases such as Manage Placements, Manage Users, Manage Company, Manage Resumes, Manage Skills, Manage Registration, Manage Users and Full Placement Office Automation Operations. Major elements of the UML use case diagram of Placement Office Automation are shown on the picture below.

The relationships between and among the actors and the use cases of Placement Office Automation:

  • Super Admin Entity : Use cases of Super Admin are Manage Placements, Manage Users, Manage Company, Manage Resumes, Manage Skills, Manage Registration, Manage Users and Full Placement Office Automation Operations
  • System User Entity : Use cases of System User are Manage Placements, Manage Users, Manage Company, Manage Resumes, Manage Skills, Manage Registration
  • Company Entity : Use cases of Company are Request for Registraion, Post Job Requriements, Rrequest for Candidates
  • Agents Entity : Use cases of Agents are Check Company Requests, Search Candidates, Send Requests to Candidates

Use Case Diagram of Placement Office Automation :

Placement Office Automation Use Case Diagram

Project Category

Call FreeProjectz WhatsApp FreeProjectz