Skip to content

RaduAna-Maria/Web-Application-for-CVs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Web App

Project Description

The Resume Web App is a simple web application that allows users to create, search, and view resumes. Users can add their educational background, skills, and other relevant information to create a comprehensive resume.

Table of Contents

Prerequisites

Before you can build and run the project, make sure you have Maven installed. If you don't have Maven installed, you can download it from the official Maven website.

Installation

To run the Resume Web App locally, follow these steps:

  1. Clone the repository: git clone https://github.com/RaduAna-Maria/Web-Application-for-CVs.git
  2. Navigate to the project directory: cd resume-web-app
  3. Install dependencies: mvn install
  4. Start the application: mvn spring-boot:run

Usage

Once the application is running, open your web browser and go to http://localhost:8080 to access the Resume Web App. Follow the on-screen instructions to create or search for resumes.

Future improvements

  1. Check if all fields are completed (show an error if a field is empty)
  2. Change the database for dat to persist between application runs
  3. Search resume using education or skills fields
  4. Add more fields

License

This project is licensed under the GNU General Public License v3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors