SlideShare a Scribd company logo
TRAINING AND PLACEMENT CELL PORTAL
SUBMITED BY
PANASA RAMAIAH
PROBLEM STATEMENT
The 'Training and Placement' is developed to maintain the details of student information, trace the
details of student also maintain the information about the company availability. Using this project
user may know all the details which are provided by the ‘Training and Placement’. Users can view
the availability of company and dates of passing. the tpo officers to control the upload events and
send notifications. all the customers have some common services like adjusting the password,
upgrading details, looking for details, checking the important points, mailing to the supervisor, and
studying the substance submitted by admin if the consumer is a student.
1. The earlier program is not computerized
2. All transactions in the system are performed personally sustaining records.
3. in the earlier program positioning official has to gather student details for placements. Signing these scholar
details requires lots of time
4. Positioning official and pupils have to consult each other straight if any data is needed. If any new
organization come for placements, positioning official and his team has to search the scholar details and they
have to get the eligible prospects for that specific organization placement
EXISTING SYSTEM
DRAWBACKS IN THE EXISTING SYSTEM
1. IT CONSUMES MORE TIME.
2. PAPER WASTAGE.
3. REPEATED WORK IS OBTAINED IN THE SYSTEM
4. REDUCE STORAGE AREA
PROPOSED SYSTEM
1. Training and Placement Cell is fully advanced, which removes most of the disadvantages of the present
system
2. Training and Placement Cell is web based application which can be seen through the entire company and
external as effectively with proper login provided.
3. This technique may be used as a software for the TPO to control the student data with regards to
placement
4. All the customers have some common services like adjusting the password, upgrading details, looking for
details, checking the important points, mailing to the supervisor, and studying the substance submitted by
admin if the consumer is a student.
5. The supervisor has to accomplish the services like putting activities, achievements and he can reply to the
messages sent by users.
6. They can add components, search for scholar details, and he has the best to approve the students
ADVANTAGES
1. Reduce the paperwork and storage area
2. Improve accuracy in results
3. Improve output of operations
4. Allow easy navigation through cv’s and company information
FUNCTIONAL REQUIREMENTS
1 STUDENT LOGIN:
1. View Profile
2. Forget password
3. Update Profile
4. View Training Events
5. View Placement Events
2.TPO LOGIN:
1. Upload Training Events
2. Upload Placement Events
3. View Training Events
4. View Placement Events
5. Send Notifications
6. Get Student Information
7. Change Password
3.STAFF LOGIN:
 get Student Information
 View Events
 Change Password
NON –FUNCTIONAL REQUIREMENTS
1. Usability
2. High Availability
3. Security
4. Performance
The web site must have a simple ,user-friendly interface so customers can save time and confusion
USE CASE DIAGRAM
The use case diagrams describe system functionality
as a set of tasks that the system must carry out and
actors who interact with the system to complete the
tasks.
.
SEQUENCE DIAGRAM
A sequence diagram describes an interaction among a set
of objects participated in a collaboration(or scenario),
arranged in a chronological order; it shows the objects
participating in the interaction by their "lifelines" and the
messages that they send to each other.
STUDENT LOGIN
STUDENT CHANGE PASSWORD
STUDENT CHANGE PASSWORD
STUDENT CHANGE PASSWORD
STUDENT PROFILE VIEW
TPO CHANGE PASSWORD
TPO LOGIN
VIEW TRAINING EVENTS
ENTER PLACEMENT EVENTS
ENTER TRAINING EVENTS
STAFF LOGIN
STAFF CHANGE PASSWORD
STAFF CHANGE PHONE NUMBER
STAFF CHANGE GMAIL
E-R DIAGRAM
An entity-relationship diagram (ERD) is a data modeling technique that graphically
illustrates an information system's entities and the relationships between those
entities. An ERD is a conceptual and representational model of data used to represent
the entity framework infrastructure.
CLASS DIAGRAM
A class diagram in the Unified Modeling
Language (UML) is a type of static
structure diagram that describes the
structure of a system by showing the
system's classes, their attributes,
operations (or methods),and the
relationships among objects.
MODULES:
1. TPO
2. Student
3. Staff
TPO
The TPO module has an authority to add student and Company to the system and provide their valid
user-id and password. The main user of the TPO module is TPO of the college. TPO of the college
will able to update details such as college name, college address, establish year, emp_id, branch,
number of student, email_id, contact number, web address, etc. The various events related to the
training and placement program is uploaded to the system by entering subject means event name and
text that contain detailed information about event. The user can able to change their password by
using change password field. Event option shows the event name, date of event, information about
the event. Company options display the company name and website of that company. The field about
us in the menu bar contains information about the admin module. After the completion of task user
will logout successfully by clicking on logout field at the top menu bar.
STUDENT
Student module deals with information of student. Student who has added by the
administrator to the system successfully can only able to access the system with their
valid user name and password provided by the administrator. First student should
login into the system by entering user name and password. Student can able to update
his information such as name, branch, year, aggregate marks, contact number, email,
etc. by clicking on Update Details option and also upload their CV. The change
password field is used by the student if he needs to change his password as same in
the admin module. After completing task successfully by click on the Logout, student
can successfully logout from the system.
COMPANY
Initially Company must need to login to the system by entering valid user_id and password provided
by the administrator module. The recruiter updates his details like his company name, working
criteria and information about itself. The Company will see the details about the college posted by
the tpo module to the system. The Company will also able to see the student details as name, branch,
aggregate marks, passed out year etc .Company can change his password if he required by using the
change password field. Mailing and messaging option is also available in Company module that
contain email /messages received and send by the TPO. The menu bar at the top can consist of same
field as previous module except that the about us field can contains information about the Company
module. By clicking on logout field the Company can successfully logout from the system
DATA INTEGRITY
Integrity Constraints are used to apply business rules for the database tables . The Constraints can be
specified immediately after the column definition.
Data Integrity is used to maintain accuracy and consistency of data in the table
1. .Primary Key
2. .Unique key
3. .default
STUDENT DATA BASE
Variable Datatype Constraint
Regno nvarchar(50) Primary key
Name nvarchar(50) not null
Password nvarchar(50) not null
Gmail nvarchar(50) not null
Branch nvarchar(50) not null
Phone nvarchar(50) Default null
Hobbies nvarchar(max) Default null
progLa nvarchar(max) Default null
Web nvarchar(max) Default null
Databases nvarchar(max) Default null
Peraddress nvarchar(max) not null
CourseSSC nvarchar(50) Default null
PercentageOfSSC nvarchar(50) Default null
inter_Dioploma nvarchar(50) Default null
PercentageOfInter nvarchar(50) Default null
CourseDEGree nvarchar(50) Default null
PercentageDegree nvarchar(50) Default null
CoursePG nvarchar(50) Default null
PercentagePg nvarchar(50) Default null
ProfileImage Image Default null
PLACEMENT EVENTS DATABASE DETAILS
Variable Datatype Constraint
Roll number Int Not null
Mode Of Event nvarchar(max) Not null
From date Date Not null
To date Date Not null
Title nvarchar(max) Default null
Purpose nvarchar(max) Default null
Target audience nvarchar(max) Default null
Link nvarchar(max) Default null
TRAINING EVENT DATABASE DETAILS
Variable Datatype Constraint
Rollnumber Int Not null
ModeOfEvent nvarchar(max) Not null
From date Date Not null
To date Date Not null
Title nvarchar(max) Default null
Purpose nvarchar(max) Default null
Target audience nvarchar(max) Default null
Link nvarchar(max) Default null
STAFF & TPO DATA BASE DETAILS
Variable Datatype Constraint
Username nvarchar(50) Primary key
Password nvarchar(max) Not null
Gmail nvarchar(50) Not null
Branch nvarchar(50) Not null
Mobile nvarchar(20) Default null
3.3.2 Staff Database
TPO database
Variable Datatype Constraint
Username nvarchar(50) Primary key
Password nvarchar(50) Not null
3.3.3 TPO Database
State diagrams
Staff state diagram Tpo state diagram
Student state diagram
USER INTERFACE DESIGN
STUDENT LOGIN
STUDENT HOME PAGE
STUDENT PROFILE VIEW
STUDENT TRAINING EVENTS CHECK
STUDENT CHANGE PASSWORD
STUDENT CHANGE EMAIL
STUDENT CHANGE PHONE NUMBER:
TPO LOGIN
TPO UPLOAD TRAINING EVENTS
TPO SEND MAIL:
COMPANY LOGIN
COMPANY CHANGE PASSWORD
STAFF LOGIN
STAFF CHECK TRAINING DETAILS
STAFF VIEW TRAINING DETAILS
STAFF CHANGE MAIL
SYSTEM ARCHITECTURE
Test cases
Test cases can be divided in to two types. First one is Positive test cases and second one is negative
test cases. In positive test cases are conducted by the developer intention is to get the output. In
negative test cases are conducted by the developer intention is to don’t get the output.
TPO TEST CASES
S
.No
Test case Description Actual value Expected value Result
1 Enter the username and
password
Verification of
login details.
Login Successfully true
2 Upload training events
,placement events
Enter event start
date , end date
and description
Update event start
date , end date
and description
into database
successfully
true
3 Change Password Enter old
password, and
new password
Successfully
change password
true
STUDENT TEST CASES
S
.No
Test case Description Actual value Expected value Result
1 Enter the username
and password
Verification of
login details.
Login
Successfully
true
2 View training events
,placement events
Enter event start
date , end date
and description
Display event
start date , end
date and
description from
database
successfully
true
3 Change Password Enter old
password, and
new password
Successfully
change
password
true
STAFF TEST CASES
S .No Test case Description Actual value Expected value Result
1 Enter the username
and password
Verification of
login details.
Login Successfully true
2 Upload training events
,placement events
Enter event start
date , end date
and description
Update event start
date , end date
and description
into database
successfully
true
3 Change Password Enter old
password, and
new password
Successfully
change password
true
Thank you

More Related Content

What's hot

Presentation Slides of College Management System Report
Presentation Slides of College Management System ReportPresentation Slides of College Management System Report
Presentation Slides of College Management System Report
MuhammadHusnainRaza
 
placement management system.pptx
placement management system.pptxplacement management system.pptx
placement management system.pptx
PriyansuPradhan2
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell projectManish Kumar
 
Training and placement
Training and placementTraining and placement
Training and placementBhavesh Parmar
 
Placement management system
Placement management systemPlacement management system
Placement management system
Surya Teja
 
Training & Placement Database Management System
Training & Placement Database Management SystemTraining & Placement Database Management System
Training & Placement Database Management SystemRohit Mate
 
Student Management System Presentation Slide
Student Management System Presentation  SlideStudent Management System Presentation  Slide
Student Management System Presentation Slide
Riajul islam Leon
 
Placement Automation System
Placement Automation SystemPlacement Automation System
Placement Automation System
Tushar Dattu
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt systemSayali Birari
 
Project report college information management system on Advanced Java
Project report college information management system on Advanced JavaProject report college information management system on Advanced Java
Project report college information management system on Advanced Java
Rishabh Kumar ☁️
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagementMickey
 
Placement management system
Placement management systemPlacement management system
Placement management system
Mehul Ranavasiya
 
Training management
Training managementTraining management
Training management
Mezbah Uddin
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
Manoj Kumar
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
Pulkiŧ Sharma
 
Online course reservation system
Online course reservation systemOnline course reservation system
Online course reservation system
Chamma Jabeedkhan
 
Online student portal
Online student portalOnline student portal
Online student portalZobia Zafar
 
Student database management system
Student database management systemStudent database management system
Student database management system
Arpita Naik
 
SPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSPCE Alumni Association Web Portal
SPCE Alumni Association Web Portal
Salmaniac Nilesh
 

What's hot (20)

Presentation Slides of College Management System Report
Presentation Slides of College Management System ReportPresentation Slides of College Management System Report
Presentation Slides of College Management System Report
 
placement management system.pptx
placement management system.pptxplacement management system.pptx
placement management system.pptx
 
Placement Cell project
Placement Cell projectPlacement Cell project
Placement Cell project
 
Training and placement
Training and placementTraining and placement
Training and placement
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
Training & Placement Database Management System
Training & Placement Database Management SystemTraining & Placement Database Management System
Training & Placement Database Management System
 
Student Management System Presentation Slide
Student Management System Presentation  SlideStudent Management System Presentation  Slide
Student Management System Presentation Slide
 
Placement Automation System
Placement Automation SystemPlacement Automation System
Placement Automation System
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt system
 
Project report college information management system on Advanced Java
Project report college information management system on Advanced JavaProject report college information management system on Advanced Java
Project report college information management system on Advanced Java
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagement
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
Training management
Training managementTraining management
Training management
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 
presentation
presentationpresentation
presentation
 
Student Information System ( S.I.S. )
Student Information System ( S.I.S.  )Student Information System ( S.I.S.  )
Student Information System ( S.I.S. )
 
Online course reservation system
Online course reservation systemOnline course reservation system
Online course reservation system
 
Online student portal
Online student portalOnline student portal
Online student portal
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
SPCE Alumni Association Web Portal
SPCE Alumni Association Web PortalSPCE Alumni Association Web Portal
SPCE Alumni Association Web Portal
 

Similar to training and placement cell portal

2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docx
dpgdpg
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management System
Amit Gandhi
 
Ijirstv1 i12005
Ijirstv1 i12005Ijirstv1 i12005
Ijirstv1 i12005
venusarva
 
CampusRecruitment Django.pptx
CampusRecruitment Django.pptxCampusRecruitment Django.pptx
CampusRecruitment Django.pptx
PoojaG86
 
PLANNOVA -PLACEMENT MANAGEMENT SOFTWARE
PLANNOVA -PLACEMENT MANAGEMENT SOFTWAREPLANNOVA -PLACEMENT MANAGEMENT SOFTWARE
PLANNOVA -PLACEMENT MANAGEMENT SOFTWARE
IRJET Journal
 
Academic management system PPT
Academic management system PPTAcademic management system PPT
Academic management system PPT
Nagaraj Kandoor
 
School Management System
School Management SystemSchool Management System
School Management System
Northeastern University
 
StudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptxStudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptx
SayantanMajhi2
 
StudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptxStudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptx
SayantanMajhi2
 
Abstract.ooad
Abstract.ooadAbstract.ooad
Abstract.ooadsaranya R
 
Job Portal
Job PortalJob Portal
Job Portal
NA
 
Project Report.pptx
Project Report.pptxProject Report.pptx
Project Report.pptx
jguuhxxxfp
 
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET Journal
 
Development of Web-based Job Fair Information System
Development of Web-based Job Fair Information SystemDevelopment of Web-based Job Fair Information System
Development of Web-based Job Fair Information System
Editor IJCATR
 
Ijcatr04071001
Ijcatr04071001Ijcatr04071001
Ijcatr04071001
Editor IJCATR
 
Development of Web-based Job Fair Information System
Development of Web-based Job Fair Information SystemDevelopment of Web-based Job Fair Information System
Development of Web-based Job Fair Information System
Editor IJCATR
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmsword
Bhavesh Parmar
 
IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET Journal
 
Android Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking SystemAndroid Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking System
Sheila Sinclair
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
kefiyalewkunta1
 

Similar to training and placement cell portal (20)

2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docx
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management System
 
Ijirstv1 i12005
Ijirstv1 i12005Ijirstv1 i12005
Ijirstv1 i12005
 
CampusRecruitment Django.pptx
CampusRecruitment Django.pptxCampusRecruitment Django.pptx
CampusRecruitment Django.pptx
 
PLANNOVA -PLACEMENT MANAGEMENT SOFTWARE
PLANNOVA -PLACEMENT MANAGEMENT SOFTWAREPLANNOVA -PLACEMENT MANAGEMENT SOFTWARE
PLANNOVA -PLACEMENT MANAGEMENT SOFTWARE
 
Academic management system PPT
Academic management system PPTAcademic management system PPT
Academic management system PPT
 
School Management System
School Management SystemSchool Management System
School Management System
 
StudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptxStudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptx
 
StudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptxStudentInformationSystemAndroidbased.pptx
StudentInformationSystemAndroidbased.pptx
 
Abstract.ooad
Abstract.ooadAbstract.ooad
Abstract.ooad
 
Job Portal
Job PortalJob Portal
Job Portal
 
Project Report.pptx
Project Report.pptxProject Report.pptx
Project Report.pptx
 
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
 
Development of Web-based Job Fair Information System
Development of Web-based Job Fair Information SystemDevelopment of Web-based Job Fair Information System
Development of Web-based Job Fair Information System
 
Ijcatr04071001
Ijcatr04071001Ijcatr04071001
Ijcatr04071001
 
Development of Web-based Job Fair Information System
Development of Web-based Job Fair Information SystemDevelopment of Web-based Job Fair Information System
Development of Web-based Job Fair Information System
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmsword
 
IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.IRJET- Android Application for Employee Monitoring and Tracking System.
IRJET- Android Application for Employee Monitoring and Tracking System.
 
Android Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking SystemAndroid Application For Employee Monitoring And Tracking System
Android Application For Employee Monitoring And Tracking System
 
chapter 4.pptx
chapter 4.pptxchapter 4.pptx
chapter 4.pptx
 

Recently uploaded

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 

Recently uploaded (20)

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 

training and placement cell portal

  • 1. TRAINING AND PLACEMENT CELL PORTAL SUBMITED BY PANASA RAMAIAH
  • 2. PROBLEM STATEMENT The 'Training and Placement' is developed to maintain the details of student information, trace the details of student also maintain the information about the company availability. Using this project user may know all the details which are provided by the ‘Training and Placement’. Users can view the availability of company and dates of passing. the tpo officers to control the upload events and send notifications. all the customers have some common services like adjusting the password, upgrading details, looking for details, checking the important points, mailing to the supervisor, and studying the substance submitted by admin if the consumer is a student.
  • 3. 1. The earlier program is not computerized 2. All transactions in the system are performed personally sustaining records. 3. in the earlier program positioning official has to gather student details for placements. Signing these scholar details requires lots of time 4. Positioning official and pupils have to consult each other straight if any data is needed. If any new organization come for placements, positioning official and his team has to search the scholar details and they have to get the eligible prospects for that specific organization placement EXISTING SYSTEM
  • 4. DRAWBACKS IN THE EXISTING SYSTEM 1. IT CONSUMES MORE TIME. 2. PAPER WASTAGE. 3. REPEATED WORK IS OBTAINED IN THE SYSTEM 4. REDUCE STORAGE AREA
  • 5. PROPOSED SYSTEM 1. Training and Placement Cell is fully advanced, which removes most of the disadvantages of the present system 2. Training and Placement Cell is web based application which can be seen through the entire company and external as effectively with proper login provided. 3. This technique may be used as a software for the TPO to control the student data with regards to placement 4. All the customers have some common services like adjusting the password, upgrading details, looking for details, checking the important points, mailing to the supervisor, and studying the substance submitted by admin if the consumer is a student. 5. The supervisor has to accomplish the services like putting activities, achievements and he can reply to the messages sent by users. 6. They can add components, search for scholar details, and he has the best to approve the students
  • 6. ADVANTAGES 1. Reduce the paperwork and storage area 2. Improve accuracy in results 3. Improve output of operations 4. Allow easy navigation through cv’s and company information
  • 7. FUNCTIONAL REQUIREMENTS 1 STUDENT LOGIN: 1. View Profile 2. Forget password 3. Update Profile 4. View Training Events 5. View Placement Events 2.TPO LOGIN: 1. Upload Training Events 2. Upload Placement Events 3. View Training Events 4. View Placement Events
  • 8. 5. Send Notifications 6. Get Student Information 7. Change Password 3.STAFF LOGIN:  get Student Information  View Events  Change Password
  • 9. NON –FUNCTIONAL REQUIREMENTS 1. Usability 2. High Availability 3. Security 4. Performance The web site must have a simple ,user-friendly interface so customers can save time and confusion
  • 10. USE CASE DIAGRAM The use case diagrams describe system functionality as a set of tasks that the system must carry out and actors who interact with the system to complete the tasks. .
  • 11. SEQUENCE DIAGRAM A sequence diagram describes an interaction among a set of objects participated in a collaboration(or scenario), arranged in a chronological order; it shows the objects participating in the interaction by their "lifelines" and the messages that they send to each other. STUDENT LOGIN
  • 25. E-R DIAGRAM An entity-relationship diagram (ERD) is a data modeling technique that graphically illustrates an information system's entities and the relationships between those entities. An ERD is a conceptual and representational model of data used to represent the entity framework infrastructure.
  • 26.
  • 27. CLASS DIAGRAM A class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations (or methods),and the relationships among objects.
  • 29. TPO The TPO module has an authority to add student and Company to the system and provide their valid user-id and password. The main user of the TPO module is TPO of the college. TPO of the college will able to update details such as college name, college address, establish year, emp_id, branch, number of student, email_id, contact number, web address, etc. The various events related to the training and placement program is uploaded to the system by entering subject means event name and text that contain detailed information about event. The user can able to change their password by using change password field. Event option shows the event name, date of event, information about the event. Company options display the company name and website of that company. The field about us in the menu bar contains information about the admin module. After the completion of task user will logout successfully by clicking on logout field at the top menu bar.
  • 30. STUDENT Student module deals with information of student. Student who has added by the administrator to the system successfully can only able to access the system with their valid user name and password provided by the administrator. First student should login into the system by entering user name and password. Student can able to update his information such as name, branch, year, aggregate marks, contact number, email, etc. by clicking on Update Details option and also upload their CV. The change password field is used by the student if he needs to change his password as same in the admin module. After completing task successfully by click on the Logout, student can successfully logout from the system.
  • 31. COMPANY Initially Company must need to login to the system by entering valid user_id and password provided by the administrator module. The recruiter updates his details like his company name, working criteria and information about itself. The Company will see the details about the college posted by the tpo module to the system. The Company will also able to see the student details as name, branch, aggregate marks, passed out year etc .Company can change his password if he required by using the change password field. Mailing and messaging option is also available in Company module that contain email /messages received and send by the TPO. The menu bar at the top can consist of same field as previous module except that the about us field can contains information about the Company module. By clicking on logout field the Company can successfully logout from the system
  • 32. DATA INTEGRITY Integrity Constraints are used to apply business rules for the database tables . The Constraints can be specified immediately after the column definition. Data Integrity is used to maintain accuracy and consistency of data in the table 1. .Primary Key 2. .Unique key 3. .default
  • 34. Variable Datatype Constraint Regno nvarchar(50) Primary key Name nvarchar(50) not null Password nvarchar(50) not null Gmail nvarchar(50) not null Branch nvarchar(50) not null Phone nvarchar(50) Default null Hobbies nvarchar(max) Default null progLa nvarchar(max) Default null Web nvarchar(max) Default null Databases nvarchar(max) Default null Peraddress nvarchar(max) not null CourseSSC nvarchar(50) Default null PercentageOfSSC nvarchar(50) Default null inter_Dioploma nvarchar(50) Default null PercentageOfInter nvarchar(50) Default null CourseDEGree nvarchar(50) Default null PercentageDegree nvarchar(50) Default null CoursePG nvarchar(50) Default null PercentagePg nvarchar(50) Default null ProfileImage Image Default null
  • 35. PLACEMENT EVENTS DATABASE DETAILS Variable Datatype Constraint Roll number Int Not null Mode Of Event nvarchar(max) Not null From date Date Not null To date Date Not null Title nvarchar(max) Default null Purpose nvarchar(max) Default null Target audience nvarchar(max) Default null Link nvarchar(max) Default null
  • 36. TRAINING EVENT DATABASE DETAILS Variable Datatype Constraint Rollnumber Int Not null ModeOfEvent nvarchar(max) Not null From date Date Not null To date Date Not null Title nvarchar(max) Default null Purpose nvarchar(max) Default null Target audience nvarchar(max) Default null Link nvarchar(max) Default null
  • 37. STAFF & TPO DATA BASE DETAILS Variable Datatype Constraint Username nvarchar(50) Primary key Password nvarchar(max) Not null Gmail nvarchar(50) Not null Branch nvarchar(50) Not null Mobile nvarchar(20) Default null 3.3.2 Staff Database TPO database Variable Datatype Constraint Username nvarchar(50) Primary key Password nvarchar(50) Not null 3.3.3 TPO Database
  • 38. State diagrams Staff state diagram Tpo state diagram
  • 58. Test cases Test cases can be divided in to two types. First one is Positive test cases and second one is negative test cases. In positive test cases are conducted by the developer intention is to get the output. In negative test cases are conducted by the developer intention is to don’t get the output.
  • 59. TPO TEST CASES S .No Test case Description Actual value Expected value Result 1 Enter the username and password Verification of login details. Login Successfully true 2 Upload training events ,placement events Enter event start date , end date and description Update event start date , end date and description into database successfully true 3 Change Password Enter old password, and new password Successfully change password true
  • 60. STUDENT TEST CASES S .No Test case Description Actual value Expected value Result 1 Enter the username and password Verification of login details. Login Successfully true 2 View training events ,placement events Enter event start date , end date and description Display event start date , end date and description from database successfully true 3 Change Password Enter old password, and new password Successfully change password true
  • 61. STAFF TEST CASES S .No Test case Description Actual value Expected value Result 1 Enter the username and password Verification of login details. Login Successfully true 2 Upload training events ,placement events Enter event start date , end date and description Update event start date , end date and description into database successfully true 3 Change Password Enter old password, and new password Successfully change password true