Skip to content

BhanuPrakashNani/Resume-Builder-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForTheBadge built-with-love Open Source Love png2 GitHub version

Resume Builder

A project made in java which helps you create your resume without writing code. Fill the details in the application and get your resume ready.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This project has been done in Ecilipse IDE. It uses Windows Builder and Swing for UX/UI in the application. Java Database Connectivity(JDBC) is used for connecting the MySQL database.

Prerequisites

Scope of Functionalities and Examples of use

Resume creation without the hassle of writing code for it. Will be a good resume builder for beginners and people who are not familiar with LateX.

Project status

Returns a resume file with all the data entered in a formatted manner. The file name of the resume returned is Resume.txt.

Future Scope/Plan of the Project

  1. Formatting Options

The present project returns a fixed formatted text file of the resume. The next step is to provide various formatting options for the user while giving the information. Formatting options like -

* headings
* subheadings
* lists
* normal text
* quotes
* hyperlinks
* alignment
and all other necessary options.
  1. Templates

    • Default Templates Having more number of default templates to chose from.
    • Custom Templates Allow the user to customize the template as required.
  2. File Formats

    • Support for various file formats necessary have to be given for the project.
      • .pdf

UML Diagram

UML Diagram for the project. UML Diagram