Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 633 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 633 Bytes

BursztynCRM

Main description

System to manage reservations, cottages and cleaning created in representational state transfer (REST) software architectural style. To use it you need account in the Idosell system booking (https://www.idosell.com/en/).

Install

The system is divided into two parts. Frontend (client folder) written in Vue and backend (server folder) written in PHP 7.3 using the Symfony 4.4 framework. To install whole project please follow README instruction in both folders.

Used technologies

Backend:
  • PHP 7.3
  • MariaDB
  • Composer 1.10
  • Symfony 4.4
Frontend
  • VueJS
  • CSS
  • npm