Skip to content

salimmia/bookings

Repository files navigation

Bookings and Reservations

The repository for Building Modern Web Applications with Go.

Download Source Code "bookings"

  • Its all about for linux
  • FIRST Download the source code
  • Extract the file and copy "bookings" folder
  • Open this bookings folder in your fovourite Editor (Like: Virtual studio code)
  • Install XAMPP and go to your command prompt and run
sudo /opt/lampp/lampp start
  • Then Open PHPMyAdmin (http://localhost/phpmyadmin)

  • Then create a Database bookings

  • Import bookings.sql.zip file(given inside the Database folder in your download folder) in this "bookings" Database

  • Open the terminal and go to your project name directory and run

go mod tidy
./run.sh

LOGIN DETAILS

Create your own staff

For Admin