0% found this document useful (0 votes)
20 views

Resume Maker Micro Project Javascript

vilasrao deshmukh foundation institute Latur

Uploaded by

maniyarsohanaz24
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

Resume Maker Micro Project Javascript

vilasrao deshmukh foundation institute Latur

Uploaded by

maniyarsohanaz24
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

Index

Sr. No. Contents Page No.

Annexure I– Micro Project Proposal 2-3

1.Aims/Benefits of the Micro-Project 2

2. Course Outcome Addressed 2

1 3.Proposed Methodology 2

4. Action Plan 2-3

5. Resources Required 3

6. Name of student with roll no 3

Annexure II – Micro Project Report 5-12

1.Rationale 5

2.Aims/Benefits of the Micro-Project 5

3.Course Outcome Achieve 5


2
4. Literature Review 5

5.Actual Methodology Followed 6-12

6.Actual Resources Used 13

7. Applications of this Micro-Project 13

1
Annexure I
Micro Project Proposal

A MICRO PROJECT ON
"RESUME CREATOR"
1. Aims/Benefits of the Micro-Project:

Using a resume creator can help you save time and effort, and make your resume look more professional .
Resume creators can help you create a professional-looking resume in minutes, instead of spending hours
writing and formatting it from scratch. Resume creators can offer features like spell-checking, grammar
correction, and formatting suggestions.
2. Course Outcome Addressed:
1. Create interactive web pages using program flow control structure.
2. Create event based web forms using Java Script.

3. Proposed Methodology:

The proposed methodology for developing a resume creator involves a comprehensive approach that begins with
thorough market and user research to identify needs and preferences. This will be followed by defining user
personas to tailor features specifically for different job seekers, such as recent graduates and experienced
professionals. The development phase will focus on creating user-friendly templates and customizable sections,
supported by content suggestions based on industry best practices. A streamlined design will enhance the user
experience, incorporating usability testing to refine functionality. After implementation using appropriate
technology, the resume creator will undergo rigorous testing to ensure reliability and performance. Finally, a phased
launch strategy will allow for user feedback collection, enabling ongoing improvements and support to adapt to
evolving job market demands.

2
4. Action Plan:

Sr. Details of Activity Planned Planned Name of Responsible


No. Start date Finish date Team Members
Search the topic of project 23/07/2024 30/07/2024
1
3:30 – 5:30 PM 3:00 – 5:30 PM
Search the 07/08/2024 14/08/2024
2
information about 3:30 – 5:30 PM 3:30 – 5:30 PM
operating system
Find the list of types 21/08/2024 28/08/2024
3
of operating system 3:30 – 5:30 PM 3:30 – 5:30 PM
Find the information 01/9/2024 07/10/2024
4 Maniyar Sohanaz
of different types of 3:30 – 5:30 PM 3:30 – 5:30 PM
OS Maniyar Afifa
Collecting the 09/10/2024 16/10/2024
5
different images of 3:30 – 5:30 PM 3:30 – 5:30 PM
types of OS
Finalizing Project with 18/10/2024 21/10/2024
7
its report 3:30 – 5:30 PM 3:30 – 5:30 PM

5. Resources Required:

Sr.No. Name of resource / material Specification Quantity Remarks


WINDOWS 11, 8GB
1 Computer 1
RAM, 256GB SSD
2 Operating System WINDOWS 11 1

3 Browser Chrome 1

3
6. Names of Team Member with Roll No.:

Sr. No. Enrollment No. Name of Team Member Roll No.

1 2215000041 Maniyar Sohanaz mahamad 33


Rizwan
2 2215000009 Maniyar Afifa Faruk 11

Ms. Seema.y. Somwanshi


Name and Signature of the Teacher

4
Annexure-II
Micro-Project Report
A MICRO PROJECT ON
“ RESUME CREATOR”
1. Rationale:
Resume builders not only make creating a resume faster and easier but also help speed up the job
application process. Some resume builders have the functionality to integrate with job boards and
social media platforms. This allows you to apply for that ideal job directly from the resume
builder platform. Resume builders use pre-formatted templates and automate the resume creation
process, so you can spend less time formatting and more time applying to jobs. Many resume
builders can optimize your resume for automated applicant tracking systems (ATS), which can
increase your chances of getting past the initial screening process
2. Aims/Benefits of the Micro-Project:
As fresh graduates step into the competitive job market, crafting an impressive resume
becomes a crucial step in securing their dream job. Many students frequently need help with
formatting, structure, and adding the appropriate keywords to stand out from the crowd of
candidates. Fortunately, online resume builders have revolutionized the process of creating
resumes, giving students a helpful tool to improve their job search.

3. Course Outcomes Achieved:


1. Create interactive web pages using program flow control structure.
2. Create event based web forms using Java Script.

4. Literature Review:
Literature reviews for resume creators can analyze research on resume builder applications to
identify key features, functionalities, and potential limitations. They can also provide insights on
what to include in a resume, and how to make a resume more ATS-friendly.Some categories to
include in a resume are personal information, education, work experience, references,
scholarships, awards, honors, hobbies, interests, and extracurricular activities.
A clean-looking resume with short declarative statements, standard headings and subheadings,
and no extraordinary design experiments is important

5
5. Actual Methodology Followed:
Description:

A resume serves as a concise summary of an individual's skills, qualifications, and professional


background, presenting them in a way that resonates with potential employers. From the perspective of
hiring managers, good resume design streamlines the recruitment process. Resume creators offer a
selection of pre-formatted templates to choose from. Resume creators guide users through the process and
automatically adjust the document as users update it. Hence, the aim of Resume Builder project is to
provide a means by which candidates can present themselves effectively through their resumes. The
candidate is provided with an online form with details to be filled, such as name, personal details,
educational qualifications, skills, etc.

Scope:
Resume builders allow people to create professional resumes quickly without the need for design or
advanced writing skills. By providing a variety of templates and suggested text, resume makers give
people the ability to customize resumes to fit their specific needs.

6
Program code:
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Resume Creator</title>
<!-- style link here -->
<link rel="stylesheet" href="style.css" />
</head>

<body>
<!-- input container starts here -->
<section class="resume-builder">
<div class="container">
<h1>Resume Creator</h1>
<div class="resume_container">
<form class="inputField">
<input type="text"
name="name"
placeholder="Your Name"
title="Enter Your Name" />
<input type="text"
name="title"
placeholder="Title/Sub Heading"
title="Enter Title/Sub Heading" />
<input type ="text" name="work_experience"
placeholder="Work Experience"
cols="40" rows="3"
title="Enter Your Work Experience"/>

<input type="text" name="academic_details"


placeholder="Academic Details"
cols="40" rows="3"
title="Enter Your Academic Details"/>

<input type="text" placeholder="Objective"


title="Enter Your Objective"
name="objective"/>

<input type="text" name="skills"


title="Enter Your Skills"
placeholder="Skills" cols="40"
rows="3"/>

<input type="text" name="projects"


title="Enter Your Projects"
placeholder="Projects"
cols="40"
rows="3"/>

<input type="text" name="achievements"


placeholder="Achievements"
cols="40" rows="3"
7
title="Enter Your Achievements"/>

<input type="text" name="contact"


placeholder="Contact Information"
cols="40" rows="3"
title="Enter Your Contact Information"/>

</form>
</div>
<p class="credit">
Created by
<a href=
"https://auth.geeksforgeeks.org/user/lunatic1/articles"
target="_blank">
lunatic1
</a>
</p>
<p class="tip">
**You can use markup in the text area for text decoration**
</p>
</div>
</section>
<!-- input container ends here -->

<!-- output container starts here -->


<div class="output_container"></div>
<!-- output container ends here -->

<!-- preview button -->


<button onclick="hide()">
Generate / Edit
</button>

<!-- script link here -->


<script src="script.js"></script>
</body>

</html>

8
9 . Actual Resources Used:

Sr. Name of resource


Specification Quantity Remarks
No. / material

WINDOWS 11,8GB
1 Computer 1
RAM, 256GB SSD
2 Operating System WINDOWS 11 1

3 Browser Chrome 1

10 . Skill developed / Learning out of this Micro-Project:


 From this, we learned about programing as well as website development.
 This movie ticket booking website helps to book tickets quickly.
 People look online for movie names and seats booking.
 We learn to develop the useful movie ticket booking sites for our skill orientation .

11. Applications of this Micro-Project:


Javascript lets you embed programs right in your Web pages and run these programs using the
Web browser.

*********

You might also like