Skip to content

Vuksaa/progetto-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bac599f · Jul 2, 2019
Jul 1, 2019
Jul 2, 2019
Jun 30, 2019
Jul 2, 2019
Jun 30, 2019
Jul 2, 2019
Jul 1, 2019
Jul 1, 2019
Apr 7, 2019
Jul 1, 2019
Jul 2, 2019
Jul 1, 2019
Jul 1, 2019
Jul 1, 2019
Jun 29, 2019
Jul 1, 2019
May 1, 2019

Repository files navigation

Links

TODOs

Accessibility

  • Check everything

Missing/incomplete features

  • Remove small "x" in searchbars when text is entered
  • profile_providers.php Redesign/reformat

Mobile

Code improvements

Extra features

  • Consider allowing providers to upload preview/promo images of their products.
  • Consider allowing providers to select a number of their products, in order to show them for a quick peek when deciding where to order? We would need to add something to the database for this
  • Consider adding tutorials/explanations for when a client/provider first uses a certain function? Eg. when first ordering, creating a product, etc.. a modal is shown that explains everything

DONE

  • home_clients.php Filter providers by category/type
  • home_clients.php Implement searchbar (already implemented in place_orders)
  • Make footers stay at the bottom of the pages
  • Load a limited amount of providers, products, etc at a time and use infinite scrolling to load more when necessary
  • Switch place_order address form style to bootstrap's custom one

To dump a database

  • Navigate to your Xampp directory.
  • Go to mysql\bin
  • Run the following command: mysqldump --routines -u root -p uni_web_prod > uni_web_prod.sql
  • Password is (should be) blank

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages