-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRequirements.txt
More file actions
73 lines (32 loc) · 1.25 KB
/
Requirements.txt
File metadata and controls
73 lines (32 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Software requirements :-
Operating system :- Windows 8 or more / Linux etc.
Web Browser :- Google Chrome(recommended)
Python :- Version 3.6/3.7
Django :- Version 2.2.5
Pillow :- 4.1.1
Django-crispy-forms :- 1.7.2
This project requires an active installation of 'Python' programming language.
(Python3.6 is recommended)
The libraries used are :-
1. django
2. pillow
3. django-crispy-forms
For other operating systems you need to install the libraries manually.
1. pip install django==2.2.5
2. pip install pillow==4.1.1
3. pip install django-crispy-forms==1.7.2
For best user experience use the 'Google Chrome' as the web browser to access the
website, it will also work on other web
browsers(which are updated) as well.
In case of any errors:-
Make sure that the server is allowed through the firewall
or the libraries may not be installed correctly or another
application may be
running on the port 8000, then try using another port.
Hardware requirements :-
This project requires a Computer for running the server the minimum requirements
for proper functioning are :-
Ram :- 2 GB or more
Processor :- 2.00 GHz or more
An active internet connection is also required because Bootstrap4 and
Jquery3(for bootstrap) are being used.