File tree 1 file changed +35
-11
lines changed
1 file changed +35
-11
lines changed Original file line number Diff line number Diff line change 1
- # portfolio
2
- personal portfolio site
3
-
4
- require django version 2.1
5
- database used sqlite3
6
- this site needs
7
- html to pdf converter
8
- so you need to install
9
- xhtml2pdf
10
- or
11
- pip install xhtml2pdf
1
+ #Django based full stack developed Website
2
+
3
+
4
+ About:
5
+ It is full working website on Personal Portfolio
6
+ You Can Edit the portfolio
7
+ Create your resume Dynamically
8
+ Edit Dynamically
9
+ Download pdf of resume
10
+ Predifined Layout
11
+
12
+ Requirement:
13
+
14
+ - django version 2.1
15
+ - database used sqlite3
16
+ - html to pdf converter
17
+ --
18
+ so you need to install xhtml2pdf
19
+ or
20
+ pip install xhtml2pdf
21
+
22
+
23
+
24
+ No Copyrights you can use it according to requirements
25
+
26
+
27
+
28
+ any doubts contact Rathourabhishek00@gmail.com
29
+
30
+ or
31
+
32
+ Raise your Query
33
+
34
+
35
+ Thank You!
You can’t perform that action at this time.
0 commit comments