monukri4548 / resume-website

It is a resume website which stores the information of the student and their job preference. It has a candidate list where we can data of any student using Django Backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resume-website

It is a resume website which stores the information of the student and their job preference. It has a candidate list where we can data of any student using Django Backend.

To install the project follow these steps:

1. git clone https://github.com/monukri4548/ecommerce_website.git
2. cd resume_website
3. virtualenv env
4. source env/bin/activate (for Linux/Mac OS ) or env\Scripts\activate.bat (for Windows)
5. install the requirements
6. cd uploader
7. python manage.py migrate
8. python manage.py runserver

About

It is a resume website which stores the information of the student and their job preference. It has a candidate list where we can data of any student using Django Backend


Languages

Language:Python 74.5%Language:HTML 24.3%Language:CSS 1.1%