- Posted By: freeproject
- Comments: 0
- Posted By: freeproject
- Comments: 0
Sarkari Naukri Portal System Activity Diagram
This is the Activity UML diagram of Sarkari Naukri Portal System which shows the flows between the activity of Users, Jobs, Skills, Resumes, Company. The main activity involved in this UML Activity Diagram of Sarkari Naukri Portal System are as follows:
- Users Activity
- Jobs Activity
- Skills Activity
- Resumes Activity
- Company Activity
Features of the Activity UML diagram of Sarkari Naukri Portal System
- Admin User can search Users, view description of a selected Users, add Users, update Users and delete Users.
- Its shows the activity flow of editing, adding and updating of Jobs
- User will be able to search and generate report of Skills, Resumes, Company
- All objects such as ( Users, Jobs, Company) are interlinked
- Its shows the full description and flow of Users, Resumes, Company, Skills, Jobs
Login Activity Diagram of Sarkari Naukri Portal System:
This is the Login Activity Diagram of Sarkari Naukri Portal System, which shows the flows of Login Activity, where admin will be able to login using their username and password. After login user can manage all the operations on Skills, Users, Jobs, Company, Resumes. All the pages such as Jobs, Company, Resumes are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Sarkari Naukri Portal System. The various objects in the Company, Skills, Users, Jobs, and Resumes page—interact over the course of the Activity, and user will not be able to access this page without verifying their identity.
- Posted By: freeproject
- Comments: 0
Sarkari Naukri Portal System Class Diagram
Sarkari Naukri Portal System Class Diagram describes the structure of a Sarkari Naukri Portal System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Sarkari Naukri Portal System are Jobs, Users, Company, Resumes, Skills, Registration.
Classes of Sarkari Naukri Portal System Class Diagram:
- Jobs Class : Manage all the operations of Jobs
- 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 Sarkari Naukri Portal System Class Diagram:
- Jobs Attributes : job_id, job_name, job_type, job_salary, job_vacancy, job_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_student_id, registration_course_id, registration_name, registration_type, registration_number, registration_date, registration_description
Classes and their methods of Sarkari Naukri Portal System Class Diagram:
- Jobs Methods : addJobs(), editJobs(), deleteJobs(), updateJobs(), saveJobs(), searchJobs()
- 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 Sarkari Naukri Portal System :
- Posted By: freeproject
- Comments: 0
Sarkari Naukri Portal System Component Diagram
This is a Component diagram of Sarkari Naukri Portal System which shows components, provided and required interfaces, ports, and relationships between the Skills, Registration, Jobs, Users and Resumes. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Sarkari Naukri Portal System UML component diagram, describes the organization and wiring of the physical components in a system.
Components of UML Component Diagram of Sarkari Naukri Portal System:
- Skills Component
- Registration Component
- Jobs Component
- Users Component
- Resumes Component
Featues of Sarkari Naukri Portal System Component Diagram:
- You can show the models the components of Sarkari Naukri Portal System.
- Model the database schema of Sarkari Naukri Portal System
- Model the executables of an application of Sarkari Naukri Portal System
- Model the system's source code of Sarkari Naukri Portal System
- Posted By: namita
- Comments: 0
Sarkari Naukri Portal System Dataflow Diagram
Sarkari Naukri Portal System Data flow diagram is often used as a preliminary step to create an overview of the Sarkari Naukri without going into great detail, which can later be elaborated.it normally consists of overall application dataflow and processes of the Sarkari Naukri process. It contains all of the userflow and their entities such all the flow of Jobs, Users, Company, Resumes, Skills, Registration, Login. All of the below diagrams has been used for the visualization of data processing and structured design of the Sarkari Naukri process and working flow.
Zero Level Data flow Diagram(0 Level DFD) of Sarkari Naukri Portal System :
This is the Zero Level DFD of Sarkari Naukri Portal System, where we have eloborated the high level process of Sarkari Naukri. It’s a basic overview of the whole Sarkari Naukri Portal System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Skills,Registration and Login showing the system as a single high-level process, with its relationship to external entities of Jobs,Users and Company. It should be easily understood by a wide audience, including Jobs,Company and Skills In zero leve DFD of Sarkari Naukri Portal System, we have described the high level flow of the Sarkari Naukri system.High Level Entities and proccess flow of Sarkari Naukri Portal System:
- Managing all the Jobs
- Managing all the Users
- Managing all the Company
- Managing all the Resumes
- Managing all the Skills
- Managing all the Registration
- Managing all the Login
First Level Data flow Diagram(1st Level DFD) of Sarkari Naukri Portal System :
First Level DFD (1st Level) of Sarkari Naukri Portal System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Sarkari Naukri Portal System system as a whole. It also identifies internal data stores of Login, Registration, Skills, Resumes, Company that must be present in order for the Sarkari Naukri system to do its job, and shows the flow of data between the various parts of Jobs, Company, Registration, Login, Skills of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Sarkari Naukri.Main entities and output of First Level DFD (1st Level DFD):
- Processing Jobs records and generate report of all Jobs
- Processing Users records and generate report of all Users
- Processing Company records and generate report of all Company
- Processing Resumes records and generate report of all Resumes
- Processing Skills records and generate report of all Skills
- Processing Registration records and generate report of all Registration
- Processing Login records and generate report of all Login
Second Level Data flow Diagram(2nd Level DFD) of Sarkari Naukri Portal System :
DFD Level 2 then goes one step deeper into parts of Level 1 of Sarkari Naukri. It may require more functionalities of Sarkari Naukri to reach the necessary level of detail about the Sarkari Naukri functioning. First Level DFD (1st Level) of Sarkari Naukri Portal System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Registration, Skills, Resumes, Company, Users, Jobs.Low level functionalities of Sarkari Naukri Portal System
- Admin logins to the system and manage all the functionalities of Sarkari Naukri Portal System
- Admin can add, edit, delete and view the records of Jobs, Company, Skills, Login
- Admin can manage all the details of Users, Resumes, Registration
- Admin can also generate reports of Jobs, Users, Company, Resumes, Skills, Registration
- Admin can search the details of Users, Skills, Registration
- Admin can apply different level of filters on report of Jobs, Resumes, Skills
- Admin can tracks the detailed information of Users, Company, Resumes, , Skills
- Posted By: freeproject
- Comments: 0
Sarkari Naukri Portal System ER Diagram
This ER (Entity Relationship) Diagram represents the model of Sarkari Naukri Portal System Entity. The entity-relationship diagram of Sarkari Naukri Portal System shows all the visual instrument of database tables and the relations between Users, Resumes, Jobs, Registration etc. It used structure data and to define the relationships between structured data groups of Sarkari Naukri Portal System functionalities. The main entities of the Sarkari Naukri Portal System are Jobs, Users, Company, Resumes, Skills and Registration.
Sarkari Naukri Portal System entities and their attributes :
- Jobs Entity : Attributes of Jobs are job_id, job_name, job_type, job_salary, job_vacancy, job_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_student_id, registration_course_id, registration_name, registration_type, registration_number, registration_date, registration_description
Description of Sarkari Naukri Portal System Database :
- The details of Jobs is store into the Jobs tables respective with all tables
- Each entity ( Registration, Company, Skills, Users, Jobs) contains primary key and unique keys.
- The entity Company, Skills has binded with Jobs, Users entities with foreign key
- There is one-to-one and one-to-many relationships available between Skills, Resumes, Registration, Jobs
- All the entities Jobs, Skills, Company, Registration are normalized and reduce duplicacy of records
- We have implemented indexing on each tables of Sarkari Naukri Portal System tables for fast query execution.
- Posted By: freeproject
- Comments: 0
Sarkari Naukri Portal System Sequence Diagram
This is the UML sequence diagram of Sarkari Naukri Portal System which shows the interaction between the objects of Company, Jobs, Registration, Skills, Users. The instance of class objects involved in this UML Sequence Diagram of Sarkari Naukri Portal System are as follows:
- Company Object
- Jobs Object
- Registration Object
- Skills Object
- Users Object
Login Sequence Diagram of Sarkari Naukri Portal System:
This is the Login Sequence Diagram of Sarkari Naukri Portal System, where admin will be able to login in their account using their credentials. After login user can manage all the operations on Registration, Company, Jobs, Users, Skills. All the pages such as Jobs, Users, Skills are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Sarkari Naukri Portal System. The various objects in the Users, Registration, Company, Jobs, and Skills page—interact over the course of the sequence, and user will not be able to access this page without verifying their identity.
This is the UML sequence diagram of Sarkari Naukri Portal System which shows the interaction between the objects of Company, Jobs, Registration, Skills, Users. The instance of class objects involved in this UML Sequence Diagram of Sarkari Naukri Portal System are as follows:
- Company Object
- Jobs Object
- Registration Object
- Skills Object
- Users Object
- Posted By: freeproject
- Comments: 0
Sarkari Naukri Portal System Use Case Diagram
This Use Case Diagram is a graphic depiction of the interactions among the elements of Sarkari Naukri Portal System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Sarkari Naukri Portal System. The main actors of Sarkari Naukri Portal System in this Use Case Diagram are: Super Admin, System User, Department, Users, who perform the different type of use cases such as Manage Jobs, Manage Users, Manage Company, Manage Resumes, Manage Skills, Manage Registration, Manage Users and Full Sarkari Naukri Portal System Operations. Major elements of the UML use case diagram of Sarkari Naukri Portal System are shown on the picture below.
The relationships between and among the actors and the use cases of Sarkari Naukri Portal System:
- Super Admin Entity : Use cases of Super Admin are Manage Jobs, Manage Users, Manage Company, Manage Resumes, Manage Skills, Manage Registration, Manage Users and Full Sarkari Naukri Portal System Operations
- System User Entity : Use cases of System User are Manage Jobs, Manage Users, Manage Company, Manage Resumes, Manage Skills, Manage Registration
- Department Entity : Use cases of Department are Post Jobs, Serch Candidate, View Applications, Download Applications
- Users Entity : Use cases of Users are Search Jobs, Apply for Job, View Applications