Osresume Save

It's a streamlined online tool designed to simplify the process of creating a resume. The core technologies I used are Next.js and MongoDB.

Project README

OS Resume: Oversimplified Resume Builder

Create a professional resume in 15 minutes.

The resume builder features include a user-friendly interface built with Material UI, intuitive drag-and-drop functionality to rearrange information easily, and robust form handling capabilities powered by Formik and Yup. Additionally, users can customize their resumes with any Google Font, giving them the ability to personalize the appearance of their information even further.

OS Resume Editor DEMO

💻 Screens

Landing Page Templates Page
OS Resume Landing Page OS Resume Templates Page
Dashboard Page Editor Page (Empty Resume)
=OS Resume Dashboard Page OS Resume Editor Page
Resume Editor (Form Updata/Create Resume Fields) Resume Editor (Google Fonts)
=OS Resume Manage Sub Fields =OS Resume Google Fonts Support

Resume Editor (Manage Resume Sub Fields) =OS Resume Manage Sub Fields

Requirements

node: v18.12.0

Getting Started

  1. Install all dependencies:
npm install
# or
yarn

If you do not have yarn installed locally on your system, you will first need to install it with the following line:

npm install -g yarn
  1. Goto Clerk Dashboard and create an application you will get the below mentioned credentials. (Step: 3)

  2. Create a .env file in the root folder. Add these env configs...

    NEXT_PUBLIC_CLERK_SIGN_IN=<CLERK SIGN IN>
    NEXT_PUBLIC_MONOGO_URI=<MongoDB URI>
    NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=<CLERK PUBLISHABLE KEY>
    CLERK_SECRET_KEY=<CLERK SECRET KEY>

  3. Seeder Script (Optional) To seed Set "type":"module" in package.json, Modify acc. to you needs RUN!

    Enjoy

Buy Me A Coffee

Vishwajeet Raj – vishwajeet.netlify.app

Open Source Agenda is not affiliated with "Osresume" Project. README Source: vishwajeetraj11/osresume

Open Source Agenda Badge

Open Source Agenda Rating