Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

Internship

Report
On
“Developing the frontend for frontend jobs board -
Jobpick”

Submitted By
Omkar Musale (TEITB208)

Under the Guidance of


Mr. Ramkrushna Vadali

Department of Information Technology


Pimpri Chinchwad Education Trust's

Pimpri Chinchwad College of Engineering


Developing the frontend for frontend jobs board - Jobpick

CERTIFICATE

This is to certify that the Internship report entitled “Developing the frontend for
frontend jobs board - Jobpick” is being submitted by Omkar Prakash Musale (TEITB208)
is a record of bonafide work carried out by him under the supervision and guidance of
Prof. Ramkrushna Vadali in partial fulfillment of the requirement for the TE (Information
Technology Engineering) course of Savitribai Phule Pune University, Pune in the academic
year 2021-22.

Date:

Place:

Name of the Internal guide Head of the Department

Prof. Ramkrushna Vadali Dr. Sonali Patil

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

2
Developing the frontend for frontend jobs board - Jobpick

CONTENTS

1. Internship Details
2. Abstract/Introduction
3. Problem statement/objectives
4. Motivation/Scope
5. Challenges faced and steps followed to overcome those challenges
6. Results and conclusion
7. List of references

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

3
Developing the frontend for frontend jobs board - Jobpick

INTERNSHIP DETAILS

The internship was done under Jobpick.in which is the frontend developer jobs board. The
platform is primarily made for only frontend developers. The primary stakeholders of the
websites are the employees looking for the job and recruiters looking for the candidates. The
time for the work was flexible. We were allowed to work at any time.

Various areas under which we work :

● SSR (server side rendering for the SEO purpose)


● Making filters by technologies or frameworks
● Generating social media previews for each jobs page.
● Making the website responsive for mobile as well as desktop devices
● Making the website loading speed faster
● Validating the inputs at the frontend
● Deploying the website on the Vercel platform
● Continuous Git integration
● Making website secure with SSL

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

4
Developing the frontend for frontend jobs board - Jobpick

ABSTRACT/INTRODUCTION

The internship is done under jobpick.in which is the frontend developer jobs board which
accepts only frontend jobs. The platform also has the filtering for the jobs according to the
technology or framework.

In this Internship, we have to develop one dynamic website using a newer Technology
tech stack like Next.js, Reactjs Tailwind CSS, And Javascript. This website's home page contains
a list of all jobs. The individual page contains details about each job such as logo, job
description, position, location, apply url, apply email, etc. The hire page contains a form for the
recruiter to upload useful information.

This internship helped us to explore new languages, Frameworks and libraries. We got a
chance to learn how to collaborate with a team, how the software development life cycle works
and how to deal with clients and how to fulfill their requirements.

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

5
Developing the frontend for frontend jobs board - Jobpick

OBJECTIVES

● To provide a platform to find jobs for frontend developers


● To provide a platform for job seekers to find the job according the their requirements
● To provide a platform for recruiters to find the candidate who will fit for the company
role.
● To provide the best user experience.

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

6
Developing the frontend for frontend jobs board - Jobpick

SCOPE OF THE STUDY

● Website can be useful for freshers as well as experienced candidates to find a job.
● Companies can find candidates suitable for the job profile.
● To cut down the barrier between candidates and recruiters.

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

7
Developing the frontend for frontend jobs board - Jobpick

CHALLENGES FACED AND STEPS TO OVERCOME THEM

1. The First challenge of this internship was to design a UI which is responsive for both
mobile and desktop devices. So displaying that data in smaller devices was very tough.
To overcome this, we explored lots of websites such as dribbble for getting some of the
UI elements and themes. After that we arranged a meeting with the client to understand
their requirements. These steps solved the first problem.
2. As the website pages are dynamic, the server side rendering method is used which
increases the loading time but is also good for search engine optimization.

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

8
Developing the frontend for frontend jobs board - Jobpick

RESULT

The website is also ranked no. 1 for the keyword Jobpick on Google. The website is submitted to
Google search console for crawling. The Google analytics setup is also done to measure the
important metric such as visitors count, engagement, location, etc.

CONCLUSION

Thus we have successfully deployed the website and we learn the new languages and
frameworks. Also we got to know how to collaborate with the team and how the software
development lifecycle works.

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

9
Developing the frontend for frontend jobs board - Jobpick

LIST OF REFERENCES

● https://nextjs.org/docs/getting-started
● https://tailwindcss.com/docs/installation
● https://vercel.com/
● https://firebase.google.com/
● https://search.google.com/search-console/welcome
● https://analytics.google.com/analytics/web/

Pimpri Chinchwad College of Engineering - Information Technology - 2021-22

10

You might also like