Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking Service

Overview

this is just a hobby project including fundamental web development concepts such as user authentication, form validation, database operations and more.

Local Development

Requirements:

  1. Clone the repo:
git clone https://github.com/constf03/booking-service
  1. Install dependencies:
php composer.phar update
  1. Setup DB secret

Windows:

powershell -executionpolicy bypass -File .\setup-db.ps1

Linux:

.\setup-db.sh
  1. Create Docker containers:
docker compose up --build

Website should be running on localhost:9000

Technology Stack

  • HTML
  • CSS
  • Javascript
  • PHP
  • MySQL
  • Docker

About

Booking service hobby project made with PHP, JavaScript & MySQL

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages