Add branding to template, add database structure
This commit is contained in:
parent
17c587d3b2
commit
c95acbfaf0
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
vendor
|
||||
settings.php
|
||||
nbproject/private
|
||||
nbproject/private
|
||||
database.mwb.bak
|
BIN
database.mwb
Normal file
BIN
database.mwb
Normal file
Binary file not shown.
@ -3,7 +3,7 @@
|
||||
<type>org.netbeans.modules.php.project</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/php-project/1">
|
||||
<name>BusinessAppTemplate</name>
|
||||
<name>TaskFloor</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
||||
|
@ -7,16 +7,16 @@ define("DEBUG", false);
|
||||
// Database connection settings
|
||||
// See http://medoo.in/api/new for info
|
||||
define("DB_TYPE", "mysql");
|
||||
define("DB_NAME", "app");
|
||||
define("DB_NAME", "taskfloor");
|
||||
define("DB_SERVER", "localhost");
|
||||
define("DB_USER", "app");
|
||||
define("DB_USER", "");
|
||||
define("DB_PASS", "");
|
||||
define("DB_CHARSET", "utf8");
|
||||
|
||||
define("SITE_TITLE", "Web App Template");
|
||||
define("SITE_TITLE", "TaskFloor");
|
||||
|
||||
// Used to identify the system in OTP and other places
|
||||
define("SYSTEM_NAME", "Web App Template");
|
||||
define("SYSTEM_NAME", "TaskFloor");
|
||||
|
||||
// Which pages to show the app icon on:
|
||||
// index, app, both, none
|
||||
@ -28,7 +28,7 @@ define("ICON_POSITION", "menu");
|
||||
define("MENU_BAR_STYLE", "fixed");
|
||||
|
||||
// URL of the Business Portal API endpoint
|
||||
define("PORTAL_API", "http://localhost/api.php");
|
||||
define("PORTAL_API", "http://localhost:8000/api.php");
|
||||
// Business Portal API Key
|
||||
define("PORTAL_KEY", "123");
|
||||
|
||||
@ -56,6 +56,6 @@ define("MIN_PASSWORD_LENGTH", 8);
|
||||
// /!\ Warning: Changing these values may /!\ //
|
||||
// /!\ violate the terms of your license agreement! /!\ //
|
||||
//////////////////////////////////////////////////////////////
|
||||
define("LICENSE_TEXT", "<b>Free Software: MIT License</b>");
|
||||
define("LICENSE_TEXT", "<b>Unlicensed Demo</b>");
|
||||
define("COPYRIGHT_NAME", "Netsyms Technologies");
|
||||
//////////////////////////////////////////////////////////////
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
@ -16,19 +16,11 @@
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="logo.svg"
|
||||
inkscape:export-filename="/home/skylar/Documents/Projects/Sources/WebAppTemplate/static/img/logo.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
inkscape:export-filename="/home/skylar/Documents/Projects/Assets/TaskFloor/logo_64.png"
|
||||
inkscape:export-xdpi="11.25"
|
||||
inkscape:export-ydpi="11.25">
|
||||
<defs
|
||||
id="defs4">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="-493.3276 : 245.89848 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="464.45088 : 245.89848 : 1"
|
||||
inkscape:persp3d-origin="-14.438371 : 160.56515 : 1"
|
||||
id="perspective4236" />
|
||||
</defs>
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
@ -69,10 +61,65 @@
|
||||
y="540.36218"
|
||||
rx="50"
|
||||
ry="50" />
|
||||
<path
|
||||
id="path4348"
|
||||
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:9.87128067;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 132.93564,682.51771 213.96788,-43.14304 0,313.97496 -213.96788,-37.9643 z m 213.96788,-43.14304 0,313.97496 32.16084,-45.18373 0,-217.44396 z m -213.96788,43.14304 213.96788,-43.14304 32.16084,51.34727 -167.21823,22.47784 z m 78.91049,30.68207 167.21823,-22.47784 0,217.44396 -167.21823,-19.77968 z m -78.91049,-30.68207 0,232.86762 78.91049,-26.99911 0,-175.18644 z m 0,232.86762 213.96788,37.9643 32.16084,-45.18373 -167.21823,-19.77968 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
style="opacity:1;fill:#607d8b;fill-opacity:1;stroke:none;stroke-width:50;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74509804"
|
||||
id="rect4265"
|
||||
width="312.17215"
|
||||
height="53.145493"
|
||||
x="99.913925"
|
||||
y="603.88721"
|
||||
rx="23.590431"
|
||||
ry="27.309708" />
|
||||
<rect
|
||||
style="opacity:1;fill:#607d8b;fill-opacity:1;stroke:none;stroke-width:50;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74509804"
|
||||
id="rect4265-2"
|
||||
width="312.17215"
|
||||
height="53.145493"
|
||||
x="99.913925"
|
||||
y="825.09015"
|
||||
rx="23.590431"
|
||||
ry="27.309708" />
|
||||
<rect
|
||||
style="opacity:1;fill:#607d8b;fill-opacity:1;stroke:none;stroke-width:50;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74509804"
|
||||
id="rect4265-9"
|
||||
width="312.17215"
|
||||
height="53.145493"
|
||||
x="99.913925"
|
||||
y="935.69159"
|
||||
rx="23.590431"
|
||||
ry="27.309708" />
|
||||
<rect
|
||||
style="opacity:1;fill:#607d8b;fill-opacity:1;stroke:none;stroke-width:50;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74509804"
|
||||
id="rect4265-27"
|
||||
width="312.17215"
|
||||
height="53.145493"
|
||||
x="99.913925"
|
||||
y="714.48865"
|
||||
rx="23.590431"
|
||||
ry="27.309708" />
|
||||
<g
|
||||
id="g5492"
|
||||
transform="translate(668.10971,-3.6120855e-7)">
|
||||
<rect
|
||||
ry="27.309708"
|
||||
rx="23.590431"
|
||||
y="989.06934"
|
||||
x="135.04144"
|
||||
height="53.145493"
|
||||
width="249.54269"
|
||||
id="rect4265-9-0"
|
||||
style="opacity:1;fill:#76ff03;fill-opacity:1;stroke:none;stroke-width:50;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74509804"
|
||||
transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" />
|
||||
<rect
|
||||
ry="27.309708"
|
||||
rx="23.590431"
|
||||
y="331.00192"
|
||||
x="-1041.6416"
|
||||
height="53.145493"
|
||||
width="399.04529"
|
||||
id="rect4265-9-0-9"
|
||||
style="opacity:1;fill:#76ff03;fill-opacity:1;stroke:none;stroke-width:50;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.74509804"
|
||||
transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 4.0 KiB |
Loading…
x
Reference in New Issue
Block a user