GithubHelp home page GithubHelp logo

lifehack / booking-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zeke8402/booking-app

0.0 1.0 0.0 6.42 MB

Laravel 5.1 web application for booking appointments

PHP 26.28% JavaScript 25.61% ApacheConf 0.03% CSS 40.43% HTML 7.64%

booking-app's Introduction

booking-app

Join the chat at https://gitter.im/zeke8402/booking-app

Laravel 5.1 web application for booking appointments

Screenshot

Hello!

This is an open-source web application designed to allow users to book an appointment. This is very much a work in progress, but the end product will:


  • Take into account time for each 'package' to be completed, ensuring no appointment overlapping will be possible
  • Implement a robust Administrator interface to easily select the dates and times that are available for appointments
  • Store user information (WITH THEIR PERMISSION) in order to create a database for mailing out newsletters and deals

Instructions

To get this working, you need to install dependencies and set up your .env composer install php artisan key:generate Now add the app key to your .env file, this is also where you define your database (there is an example in root called .env.example) Next, you need to run the database migrations php artisan migrate Creates the tables in the database
php artisan db:seed Seeds the tables with the relevant data

Resources

Laravel (obviously) for the framework
Bootstrap for the front-end
Bootswatch for the base theme, which is (paper)
jQuery for the datepicker
FullCalendar for the admin calendar
Moment.js for date formatting

I will be working on this as often as I can in my spare time ( In between work and school )

What's Left?

The main thing that is missing is an Administrator panel to allow the admin to dictate availability for each day. Once this feature is complete the app will be fully operational.

This was developed with PostGres in mind, so if you have any compatibility issues with other databases, please let me know. I encourage and appreciate any feedback related to this app.

booking-app's People

Contributors

zeke8402 avatar gitter-badger avatar lifehack avatar

Watchers

 avatar

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.