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: 3 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T21:12:13.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:51:34.613Z (12 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
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
[](https://codeclimate.com/github/Biswajee/CV-Generator/maintainability)