Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Project
  2.  
  3.  
  4. index.php leading to /driver OR /admin login (Title on this page should be Pizza Dam with a logo of some random pizza I can change this later on.
  5.  
  6.  
  7. ------------------------------------------------------------------------------------
  8. (Where the drivers will sign-in - I want you to add a timestamp on when they login)
  9. /driver
  10. deliveries.php (Drivers should have the ability to remove a delivery once they are finished with one)
  11. statistics.php(Should include how many finished deliveries/how many cancelled ones on a weekly basis)
  12. inventory.php(Here the drivers should be able to add text which reflects their inventory)
  13. signout.php
  14. ---------------------------------
  15. (Admin Portal)
  16. /admin
  17.  
  18. givedelivery.php(Possibility of me to add/remove a delivery to a drivers queue in this format
  19. Name:
  20. Number:
  21. Address:
  22. Order:
  23. Notes:
  24.  
  25. statistics.php(Weekly/Monthy/all-time of deliveries)
  26. -
  27. activedeliveries.php(Where I can see each drivers deliveries status - "How many deliveries are
  28. active in their queue or their status "IN PROGRESS/ACTIVE" and also I should be able to cancel/remove a delivery"
  29.  
  30.  
  31.  
  32.  
  33.  
  34. Driver login/passwords(I should be able add more, explain to me how please later on)
  35. D1/sully939
  36. D2/alex219
  37. D3/manu419
  38. D4/tam200
  39. -----------------------
  40. ADMIN USER/PASSWORD.
  41. Username:Medman
  42. Password:nolimitwithlife3
  43.  
  44.  
  45.  
  46. Notes:Jag vill bara att det ska se clean ut behöver inte vara fint med design och shit bara det fungerar bra och inte buggar på telefon android/iOS dem som jobbar kommer att använda sin telefon för att kolla på sidan. Har du några frågor skriv till mig, jag är vaken hela natten/under dagen men sover oftast från klockan 12.00 till 19.00. Om jag är nöjd med sidan så kommer jag att ha mer jobb åt dig)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement