Harshchourasiya / Resume_backend

Resume Builder - Friend of Fresher πŸ§‘β€πŸ€β€πŸ§‘ (Site undergoing maintenance)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Builder - Instant + Professional πŸ“„

This website will help you to create your resume instantly with AI suggestions. AI will help you to know what is the best word to use in your resume. You can create your resume in 5 Minutes and Download it in PDF format. visit the website from here

Table of Contents πŸ“„

Project Details πŸ“”

This website will help you create your resume instantly with AI suggestions. AI will help you to know which is the best word to use in your resume. You can create your resume in 5 minutes and download it in PDF format. You can create your own account on the website to save up to 5 resumes. You can edit your resume in just a minute and download PDF file of your resume. You can also choose the template according to your choice.

Developing Proccess:

Phase 1 (Almost Complete):

 In this phase We just create a Resume Builder that can instanly create the resume for the user and user can download it. 
 User can create account and save resume with templates
 Complete Resume Builder walk through :
2022-10-27.18-53-02.mp4

Phase 2 (Start Soon):

 In this Phase will be integrate AI system. Details will be added soon

Technologies πŸ“

  • Node : 14
  • Express : 4
  • Mongodb : 4.8
  • Mongoose : 6

Setup πŸ‘¨β€πŸ’» πŸ‘©β€πŸ’»

  1. Create a Clone of this Project in your system.
  2. Open Project on your IDE.
  3. Run Mongodb server by command mongod
  4. Run command npm install
  5. Run command npm run test (For Testing)
  6. Run command npm run server
  7. The API starts running in localhost:3001

Understand The Codebase πŸ‘¨β€πŸ«

In this section We will discuss some important thing about codebase that might help you.

  • helper folder: Like it's name this folder consists of helper files that will reduce our work like send mail, respones and crypto.

  • test folder: Like it's name this folder consists of test files that will test our API every time you run npm run test command.

  • index.js file: You can get the idea of the API from this file. You can read the comment of every api request like what data it should have in its body and What data it will return. (I will create a documentation of the API later).

Don't Like Backend πŸ˜‘

If you don't like or don't know backend then you can contribute on its frontend part as well from here.

Contributors

  1. Open Issue tab and Pick a issue that you want to solve.
  2. Comment that you want to work on that issue.
  3. Issue will be assign to you.

OR

  1. Find issue and create issue in the issue section.
  2. Comment that you are working on this issue.
  3. Start working.

Give a Star If you like it ⭐

If you face any problem or want to give any suggestion Please Raise a Issue.

About

Resume Builder - Friend of Fresher πŸ§‘β€πŸ€β€πŸ§‘ (Site undergoing maintenance)


Languages

Language:JavaScript 99.1%Language:Shell 0.8%Language:Procfile 0.1%