Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Biswajee/CV-Generator

A web app that generates resume for free and is developed using Django and Jinja2. The project has an API that returns user's resume data as JSON.
https://github.com/Biswajee/CV-Generator

django-framework herokuapp webapp

Last synced: 2 months ago
JSON representation

A web app that generates resume for free and is developed using Django and Jinja2. The project has an API that returns user's resume data as JSON.

Awesome Lists containing this project

README

        

# CV-Generator

## Introduction

CV-Generator requests for your professional details using a form and generates a CV based on your response.
The project is built using Django and uses a bit of CSS and JS.

## Requirements

1. Python 3

## Badges

[![Maintainability](https://api.codeclimate.com/v1/badges/4988e2ac2ed01ee28f53/maintainability)](https://codeclimate.com/github/Biswajee/CV-Generator/maintainability)