Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
e-Auction_for_sports_events
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SAI RAM MOGILI
e-Auction_for_sports_events
Commits
5868721a
Commit
5868721a
authored
Nov 27, 2019
by
jayaprakash-a
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some html updates
parent
6df00833
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
22 additions
and
9 deletions
+22
-9
source/config/__pycache__/settings.cpython-37.pyc
source/config/__pycache__/settings.cpython-37.pyc
+0
-0
source/config/settings.py
source/config/settings.py
+1
-1
source/db.sqlite3
source/db.sqlite3
+0
-0
source/project/__pycache__/urls.cpython-37.pyc
source/project/__pycache__/urls.cpython-37.pyc
+0
-0
source/project/templates/project/home.html
source/project/templates/project/home.html
+7
-7
source/project/templates/project/manager/profile.html
source/project/templates/project/manager/profile.html
+13
-0
source/project/urls.py
source/project/urls.py
+1
-1
No files found.
source/config/__pycache__/settings.cpython-37.pyc
View file @
5868721a
No preview for this file type
source/config/settings.py
View file @
5868721a
...
@@ -27,7 +27,7 @@ SECRET_KEY = 'd$pxg6fisc4iwzk&vz^s_d0lkf&k63l5a8f!obktw!jg#4zvp3'
...
@@ -27,7 +27,7 @@ SECRET_KEY = 'd$pxg6fisc4iwzk&vz^s_d0lkf&k63l5a8f!obktw!jg#4zvp3'
# SECURITY WARNING: don't run with debug turned on in production!
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG
=
True
DEBUG
=
True
ALLOWED_HOSTS
=
[
'192.168.43.79'
,
'127.0.0.1'
,
'localhost'
]
ALLOWED_HOSTS
=
[
'192.168.43.79'
,
'127.0.0.1'
,
'localhost'
,
'10.130.5.143'
]
ACCOUNT_USERNAME_REQUIRED
=
False
ACCOUNT_USERNAME_REQUIRED
=
False
AUTH_USER_MODEL
=
'project.User'
AUTH_USER_MODEL
=
'project.User'
...
...
source/db.sqlite3
View file @
5868721a
No preview for this file type
source/project/__pycache__/urls.cpython-37.pyc
View file @
5868721a
No preview for this file type
source/project/templates/project/home.html
View file @
5868721a
...
@@ -124,7 +124,7 @@
...
@@ -124,7 +124,7 @@
<header
class=
"section-header"
>
<header
class=
"section-header"
>
<h3>
Services
</h3>
<h3>
Services
</h3>
<p>
Laudem latine persequeris id sed, ex fabulas delectus quo. No vel partiendo abhorreant vituperatoribus.
</p>
<p>
Here are the various services provided by our product
</p>
</header>
</header>
<div
class=
"row"
>
<div
class=
"row"
>
...
@@ -133,30 +133,30 @@
...
@@ -133,30 +133,30 @@
<div
class=
"box"
align=
' center'
>
<div
class=
"box"
align=
' center'
>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<h4
class=
"title"
><a
href=
"/accounts/signup/manager/"
>
Manager
</a></h4>
<h4
class=
"title"
><a
href=
"/accounts/signup/manager/"
>
Manager
</a></h4>
<p
class=
"description"
>
Auction.
</p>
<p
class=
"description"
>
Register as manager
</p>
</div>
</div>
</div>
</div>
<div
class=
"col-md-6 col-lg-5 wow bounceInUp"
data-wow-duration=
"1.4s"
>
<div
class=
"col-md-6 col-lg-5 wow bounceInUp"
data-wow-duration=
"1.4s"
>
<div
class=
"box"
align=
' center'
>
<div
class=
"box"
align=
' center'
>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<h4
class=
"title"
><a
href=
"/accounts/signup/player/"
>
Player
</a></h4>
<h4
class=
"title"
><a
href=
"/accounts/signup/player/"
>
Player
</a></h4>
<p
class=
"description"
>
Auction.
</p>
<p
class=
"description"
>
Register as player
</p>
</div>
</div>
</div>
</div>
<div
class=
"col-md-6 col-lg-5 offset-lg-1 wow bounceInUp"
data-wow-delay=
"0.1s"
data-wow-duration=
"1.4s"
>
<div
class=
"col-md-6 col-lg-5 offset-lg-1 wow bounceInUp"
data-wow-delay=
"0.1s"
data-wow-duration=
"1.4s"
>
<div
class=
"box"
align=
' center'
>
<div
class=
"box"
align=
' center'
>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<h4
class=
"title"
><a
href=
""
>
Sports
</a></h4>
<h4
class=
"title"
><a
href=
"
/admin
"
>
Sports
</a></h4>
<p
class=
"description"
>
Auction.
</p>
<p
class=
"description"
>
Login as admin and add sports
</p>
</div>
</div>
</div>
</div>
<div
class=
"col-md-6 col-lg-5 wow bounceInUp"
data-wow-delay=
"0.1s"
data-wow-duration=
"1.4s"
>
<div
class=
"col-md-6 col-lg-5 wow bounceInUp"
data-wow-delay=
"0.1s"
data-wow-duration=
"1.4s"
>
<div
class=
"box"
align=
' center'
>
<div
class=
"box"
align=
' center'
>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<div
class=
"icon"
><i
class=
"ion-ios-analytics-outline"
style=
"color: #ff689b;"
></i></div>
<h4
class=
"title"
><a
href=
""
>
Auction
</a></h4>
<h4
class=
"title"
><a
href=
"
/accounts/login/manager
"
>
Auction
</a></h4>
<p
class=
"description"
>
Auction.
</p>
<p
class=
"description"
>
Login as manager and start bidding
</p>
</div>
</div>
</div>
</div>
...
...
source/project/templates/project/manager/profile.html
View file @
5868721a
...
@@ -53,6 +53,8 @@ Welcome Mr.{{ first_name }}
...
@@ -53,6 +53,8 @@ Welcome Mr.{{ first_name }}
</div>
</div>
<!-- <div id="crct" style="display:none;">
<!-- <div id="crct" style="display:none;">
<table >
<table >
<tr>
<tr>
...
@@ -166,3 +168,14 @@ table, th, td {
...
@@ -166,3 +168,14 @@ table, th, td {
</style>
</style>
{% endblock %}
{% endblock %}
{% block notifications %}
<form
action=
"/auction-test"
style=
"display: inline-block; border: none; color: red; padding: 16px 32px; text-decoration: none; margin: 4px 2px; cursor: pointer;"
target=
"_blank"
>
<input
type=
"submit"
value=
"Go to auction screen"
/>
</form>
<form
action=
"/auction_online"
style=
"display: inline-block; border: none; color: red; padding: 16px 32px; margin: 4px 2px; cursor: pointer;"
target=
"_blank"
>
<input
type=
"submit"
value=
"Go to auction bid controller"
/>
</form>
<!-- <a href="/auction-test">Go to auction screen </a>
<a href="/auction-test">Go to auction bid controller</a> -->
{% endblock %}
source/project/urls.py
View file @
5868721a
...
@@ -36,7 +36,7 @@ urlpatterns = [
...
@@ -36,7 +36,7 @@ urlpatterns = [
],
'project'
),
namespace
=
'player'
)),
],
'project'
),
namespace
=
'player'
)),
path
(
'manager/'
,
include
(([
path
(
'manager/'
,
include
(([
url
(
r'^$'
,
profile
,
name
=
'manager_profile'
),
url
(
r'^$'
,
profile
,
name
=
'manager_profile'
),
url
(
r'listofplayers'
,
manager
.
playerlist
,
name
=
'manager_p
rofile
'
)
url
(
r'listofplayers'
,
manager
.
playerlist
,
name
=
'manager_p
layerlist
'
)
],
'project'
),
namespace
=
'manager'
)),
],
'project'
),
namespace
=
'manager'
)),
path
(
'auction/'
,
project
.
auction
,
name
=
'auction'
),
path
(
'auction/'
,
project
.
auction
,
name
=
'auction'
),
path
(
'auction-test/'
,
include
(([
path
(
'auction-test/'
,
include
(([
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment