Skip to content

Introducing an app that simplifies the resume building process. Create a professional resume in minutes. Focus on the content and let our app take care of the rest.

Notifications You must be signed in to change notification settings

imericwilliams/resumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

resumer

Overview

This application allows you as the user to create a resume in minutes and then download it to make yourself stand out in today's job market. A few of the technologies we used were React.js (for the front end of the app), Typeform API (to embed questionnaires to get insightful user responses to generate the resume), Auth0 (for user authentication), Microsoft Power Automate (for resume generation).

What was our motivation?

The current job market is declining with many people in the tech industry being laid off. This sort of recession puts pressure on people, like ourselves, being recent college graduates and wanting to apply to jobs. However, we are unsure what the future may hold for ourselves and others.

Who is our intended audience?

Our audience are college students and recent graduates from any school/institution because we can resonate with their experiences. We wanted to build an app that would be user-friendly and efficient when creating a summary of who you are into one page, or at times two.

What problem does it solve?

This app solves the issue with people not knowing where to start when wanting to sit down and create a resume for themselves. Generally, students scour the internet for the best advice to help with their resumes. However, why not automate this with a little bit of typing and a few clicks.

What did we learn?

This project has not only taught us about the issues of employment and resumes, but also the intricacies of building an app with this sort of scale or vision. From a technical standpoint, we have become more comfortable with troubleshooting any bugs or errors, front end back end development with React.js, Auth0’s user authentication, working with different APIs and plugins to personalize your project to goals, and learning to especially take breaks and rest when needed!

What makes our project stand out?

Résumer differs from its competitors because it gives the user the best experience when building their resume. Instead of starting you off with a blank or prefilled template, Résumer learns who you are and tailors your resume to you based on your experiences and skills. This leaves room for you as the user to highlight things about yourself.

Features

• Well-designed user interface and experience (UI/UX – Figma & react.js)

• Fast loading time

• User authentication and data protection (auth0)

• Built-in integrations (Typeform API)

• PDF/Word Doc download

Demo

-Start up of the app- startup

-After clicking "Let's Get Started", the user goes through the Typeform integration to make their resume- typeform

-Generating the Resume- generatingresume

-Generated Resume- resumess

-After generating the resume, clicking "Sign Up" allows the user to sign up to download the resume- signup

-Logging in with new profile- login

-Home navigation- homenav

-If the user forgot their password- forgotpassword

Built With

React

Installation

System Requirement

  • git - v2.13 or greater
  • NodeJS - 12 || 14
  • npm - v6 or greater

Setup

Setup your project by running the following commands:

Install Dependencies

npm install
npm install @auth0/auth0-react
npm install @typeform/embed-react —-save

This file contains various environment variables that you can configure.

PORT - Port to run your frontend on
REACT_APP_GOOGLE_CLIENT_ID - (Optional) Your Google Client ID

Running the App

npm start

Acknowledgements

DhiWisePlumsail Typeform Integration

About

Introducing an app that simplifies the resume building process. Create a professional resume in minutes. Focus on the content and let our app take care of the rest.

Topics

Resources

Stars

Watchers

Forks