The aim of this project is to develop an online application for training and placement department of our college. The system is an application that can be accessed throughout the college with proper login provided. This system can be used as an application for the Training and the Placement officers (TPO) of the college to manage the student information with regard to placement. Student login should be able to upload their information in the form of CV. The application provides the facility of maintaining the details of the students.
This Repo is Backend of Tap-Portal-Frontend
-- METHOD : POST -- REQUIRED FIELDS : email, password
-- METHOD : GET -- REQUIRED FIELDS : email, password
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED FIELDS : Token in Authorization Header
-- METHOD : PUT -- REQUIRED FIELDS : tenth,twelfth,cv,Token in Authorization Header
-- METHOD : POST -- REQUIRED FIELDS : name, email, password, branch
-- METHOD : GET -- REQUIRED FIELDS : email, password
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : POST -- REQUIRED : Token in Authorization Header, name in body -- OTHER FIELDS : (mincgpa, dateofvisit, lastdateofapply, package, description, pdf, branch seperated by commas) in body
-- METHOD : PUT -- REQUIRED : Token in Authorization Header, name in body -- OTHER FIELDS : (mincgpa, dateofvisit, lastdateofapply, package, description, pdf, branch seperated by commas) in body
-- METHOD : DELETE -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header
-- METHOD : GET -- REQUIRED : Token in Authorization Header