diff --git a/UI/orders_display_admin.html b/UI/orders_display_admin.html deleted file mode 100644 index 9624e82..0000000 --- a/UI/orders_display_admin.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - Admin - Delivery Orders List - - - - - -
-
-
-

AdminOrders List

-
- -
-
- - - -
-
-
-

Orders

-
    -
  • -

    A carton of crayons

    -

    User: Hannibal Scorpio

    -

    Sent from: Muthunguri

    -

    Destination: Machakos

    -

    status: Transit

    - - -
  • -
  • -

    'Autumn is here' monthly periodical

    -

    User: Lafayette Madison

    -

    Sent from: Webuye

    -

    Destination: Muranga

    -

    status: Arrived

    - - -
  • -
  • -

    Two goats

    -

    User: Homer Socrates

    -

    Sent from: Isiolo

    -

    Destination: Sagana

    -

    status: Delayed

    - - -
  • -
-
- - -
-
- - - - - \ No newline at end of file diff --git a/UI/profile_page.html b/UI/profile_page.html new file mode 100644 index 0000000..43f9f03 --- /dev/null +++ b/UI/profile_page.html @@ -0,0 +1,85 @@ + + + + + + Profile page + + + + + +
+
+
+

ProfilePage

+
+ +
+
+ + + +
+
+
+

Personal Info

+

Username: SiriusBlack

+

DOB: 20th March 1978

+

Address: Dagoretti Corner, Nairobi County

+

Phone: +254721*****6

+
    +
  • +

    Delivered Orders : 4

    +

    Thirty geography textbooks

    +

    ten marker pens

    +

    Two ink catridges

    +

    Fourteen HB pencils

    +
  • +
  • +

    Orders yet to arrive: 2

    +

    Eight square-ruled counterbooks

    +

    Fifty pieces of manilla paper

    +
  • +
+
+ + +
+
+ + + + + \ No newline at end of file