Skip to content

Our resume builder app is a powerful tool designed to streamline the process of creating professional resumes. Craft Your Perfect Resume with Our Advanced Builder App

Notifications You must be signed in to change notification settings

shivam6862/Resume-Builder-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Resume Builder App

Craft Your Perfect Resume with Our Advanced Builder App

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Description
  3. Snapshot Gallery
  4. Contributing
  5. Acknowledgments

About The Project

Our resume builder app is a powerful tool designed to streamline the process of creating professional resumes. Developed using cutting-edge technologies such as Next.js, Redux, Node.js, TypeScript, and MongoDB, our app aims to provide users with a seamless and intuitive experience while crafting their resumes.

(back to top)

Built With

  • react
  • next
  • reduxjs
  • typescript
  • NodeJs
  • mongodb
  • VisualStudioCode

(back to top)

Getting Started

So as to run our project locally, you need to follow the steps below.

Installation

  1. Clone the repo

    git clone https://github.com/shivam6862/Resume-Builder-app.git
  2. Install NPM packages on Frontend folders

    npm install
  3. Enter your BACKEND URL in .env of Frontend directory

    VITE_REACT_BACKEND_URL=http://localhost:8080
  4. Run the project in Frontend using

    npm run dev
  5. You can now view the project at http://localhost:3000/

  6. Install NPM packages on Backend folders

    npm install
  7. Enter your MONGODB DATABASE URL and put it in .env file in backend directory

    MONGODB_URL= "your mongodb url"
  8. Make the database in your mongodb server named as Resume-Builder-app

    resumes
    users
  9. Run the project in backend using

    npm start

(back to top)

Description

In today's competitive job market, a well-crafted resume can make all the difference in securing that dream job. However, creating a visually appealing and comprehensive resume can be a time-consuming and challenging task. That's where our resume builder app comes in.

The resume builder app is designed to help individuals create impressive resumes that stand out in today's competitive job market. By leveraging the power of Next.js, Redux, Node.js, TypeScript, and MongoDB, we have developed a feature-rich application that streamlines the resume creation process.

Key Features
  • User-Friendly Interface: The app offers an intuitive interface, ensuring that users can easily navigate through the resume-building process.
  • Dynamic Sections: Include relevant sections such as education, work experience, skills, projects, certifications, and more. Customize the sections based on your specific needs.
  • Real-Time Preview: Visualize your resume as you build it, allowing you to make instant adjustments and ensure a polished and professional result.
  • Export Options: Export your resume as a PDF or share it directly with potential employers or job platforms to maximize your job search opportunities.
  • Data Persistence: Your progress is securely stored using MongoDB, ensuring that you can access and modify your resume whenever and wherever needed.

Snapshot Gallery

Resume Edit Page

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Our resume builder app is a powerful tool designed to streamline the process of creating professional resumes. Craft Your Perfect Resume with Our Advanced Builder App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published