
Php html5 jquery mysql page
- or -
Post a project like this3178
$30
- Posted:
- Proposals: 7
- Remote
- #1140980
- PRE-FUNDED
- Awarded
Description
Experience Level: Intermediate
General information for the website: simple timelime
Kind of development: New website from scratch
Num. of web pages/modules: 2
Description of every page/module: MUst generate a timelime
with this two tables
mysql> desc task_users;
+-----------------+---------------------+------+-----+-------------------+-----------------------------+
| Field | Type | Null | Key | Default | Extra |
+-----------------+---------------------+------+-----+-------------------+-----------------------------+
| task_id | int(11) unsigned | NO | PRI | NULL | auto_increment |
| task_user | bigint(20) unsigned | NO | | NULL | |
| task_time | timestamp | NO | | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP |
| taskdescription | varchar(200) | NO | | NULL | |
+-----------------+---------------------+------+-----+-------------------+-----------------------------+
4 rows in set (0.00 sec)
mysql> desc users;
+----------------+------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+----------------+------------------+------+-----+---------+----------------+
| id | int(10) unsigned | NO | PRI | NULL | auto_increment |
| name | varchar(255) | NO | | NULL | |
| email | varchar(255) | NO | | NULL | |
| status | varchar(50) | NO | | NULL | |
| password | varchar(60) | NO | | NULL | |
| platform | varchar(255) | NO | | NULL | |
| oauth_user_id | text | NO | | NULL | |
| photo | varchar(255) | NO | | NULL | |
| role | varchar(10) | NO | | NULL | |
| remember_token | varchar(100) | YES | | NULL | |
| created_at | timestamp | YES | | NULL | |
| updated_at | timestamp | YES | | NULL | |
+----------------+------------------+------+-----+---------+----------------+
12 rows in set (0.00 sec)
and display like
http://www.lertora.com.ar/testing.php
all styleshits and ui are done need php script for user tasks and all tasks
Description of requirements/features: php 5 with mysqlI
Extra notes:
Kind of development: New website from scratch
Num. of web pages/modules: 2
Description of every page/module: MUst generate a timelime
with this two tables
mysql> desc task_users;
+-----------------+---------------------+------+-----+-------------------+-----------------------------+
| Field | Type | Null | Key | Default | Extra |
+-----------------+---------------------+------+-----+-------------------+-----------------------------+
| task_id | int(11) unsigned | NO | PRI | NULL | auto_increment |
| task_user | bigint(20) unsigned | NO | | NULL | |
| task_time | timestamp | NO | | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP |
| taskdescription | varchar(200) | NO | | NULL | |
+-----------------+---------------------+------+-----+-------------------+-----------------------------+
4 rows in set (0.00 sec)
mysql> desc users;
+----------------+------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+----------------+------------------+------+-----+---------+----------------+
| id | int(10) unsigned | NO | PRI | NULL | auto_increment |
| name | varchar(255) | NO | | NULL | |
| email | varchar(255) | NO | | NULL | |
| status | varchar(50) | NO | | NULL | |
| password | varchar(60) | NO | | NULL | |
| platform | varchar(255) | NO | | NULL | |
| oauth_user_id | text | NO | | NULL | |
| photo | varchar(255) | NO | | NULL | |
| role | varchar(10) | NO | | NULL | |
| remember_token | varchar(100) | YES | | NULL | |
| created_at | timestamp | YES | | NULL | |
| updated_at | timestamp | YES | | NULL | |
+----------------+------------------+------+-----+---------+----------------+
12 rows in set (0.00 sec)
and display like
http://www.lertora.com.ar/testing.php
all styleshits and ui are done need php script for user tasks and all tasks
Description of requirements/features: php 5 with mysqlI
Extra notes:

SANTIAGO L.
100% (10)Projects Completed
10
Freelancers worked with
10
Projects awarded
31%
Last project
12 Sep 2023
Spain
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies