Giter Site home page Giter Site logo

opariltay / simple-desk-booking Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 3.0 31.76 MB

Easy-to-use desk booking software which allows users to reserve a full-day seat at the workplace.

License: MIT License

PHP 63.92% JavaScript 1.47% Blade 14.35% CSS 20.26%
booking booking-system desk-booking laravel laravel-backpack laravel-breeze php reservation reservation-system

simple-desk-booking's Introduction

About Simple Desk Booking

Simple Desk Booking is an easy-to-use desk booking software which allows users to reserve a full-day seat at the workplace.


Screenshot_1


Screenshot_2


Screenshot_3


     Logo Laravel Breeze     


Installation

  1. Clone repository to your local machine (or production environment).

  2. Create a new database for the application.

  3. Create your .env file by cloning .env.example file.

  4. Update .env file with database connection details and proper environment settings.

  5. Run below command to install missing dependencies:

    composer install

  6. Run below command to generate your app key:

    php artisan key:generate

  7. Run below command to complete migrations on database:

    php artisan migrate

  8. Run below command to create admin user (you must set credentials in .env file first):

    php artisan db:seed

  9. Done. Now you can create locations for your company through admin panel and your users can register to start using the application.

Security Vulnerabilities

If you discover a security vulnerability within Simple Desk Booking, please create a new issue under Issues section. All security vulnerabilities will be promptly addressed.

License

Simple Desk Booking is open-sourced software licensed under the MIT license.

Donations

Simple Desk Booking is my first open source project and I'm going to contribute to other open source projects in the future.

If you think this project helped you in any way and you want to support me on my journey, please feel free to send any amount through below methods.

Channel Detail
GitHub Sponsors
Bitcoin 1PVvDhjqkvYoiZQKbpUpgKYXHR4Dv29S5J
1PVvDhjqkvYoiZQKbpUpgKYXHR4Dv29S5J
Ethereum 0x72c9f744fbc52462e3bcff81a4a536efef080639
0x72c9f744fbc52462e3bcff81a4a536efef080639

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.