kd2636 / share-resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Share Resume

Share resume is a Python Flask Application where one can store their CVs, Resumes and Portfolios to share their links on other websites

To Use

You must have Python installed on your computer. Also, You must create the appropriate Database and Table in MySQL (Import the Database File provided in static folder in MySQL). Open the terminal and run:

# Clone this repository
git clone git@github.com:jajodiaraghav/ResumeDeft.git
# Install Flask Library if you haven't already
pip install flask
# Go into the repository
cd ResumeDeft
# Run the Server
python main.py

Note: MySQL must be running to run the application.

Screenshots

Screen 1

Screen 2

Screen 3

About


Languages

Language:HTML 43.6%Language:Python 32.4%Language:CSS 20.1%Language:JavaScript 3.9%