Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Biswajee/CV-Generator
- Owner: Biswajee
- License: gpl-3.0
- Created: 2018-06-17T05:04:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T21:12:13.000Z (almost 1 year ago)
- Last Synced: 2024-08-01T21:51:34.613Z (5 months ago)
- Topics: django-framework, herokuapp, webapp
- Language: HTML
- Homepage: https://resumenow.herokuapp.com
- Size: 44.5 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - 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. (HTML)
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)