Skip to content

mscieszka/wedding-planner

Repository files navigation

Wedding planner is a web application that allows:

  • creating customer or service provider accounts
  • searching offers based on various categories
  • booking offers
  • adding multiple offers to favorites
  • creating reviews
  • creating offers (service providers)

How to run the project locally

  1. Download Xampp 8.1.6 - install Apache and PHP
  2. Download Composer - choose path to php.exe located within Xampp directory
  3. After installation, go to xampp/php/php.ini and uncomment extension=pdo_pgsql and extension=intl
  4. You can now open the project (for example, in PhpStorm) and run:
bin/cake server -p 8765
  1. Visit http://localhost:8765 to view the login page

Documentaion

About

Wedding planner repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published