Code Monkey home page Code Monkey logo

driver-booking's People

Contributors

hasithsen avatar madusankawgd avatar miyurusankalpa avatar pinsara avatar udayangad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

driver-booking's Issues

assign driver to bookings

customer new bookings are almost complete and we need to,

  • create a new table for driver avail.
  • check the time slots needed for the booking
  • check what driver is available at the time slots.
  • assign the driver to the time slot and mark the driver unavailable in that time slots.
  • if not mark the booking for manual driver assign.

Booking SQL

reference new_booking_process.php and the html form in the new_booking.php

TODO in new_booking_process.php

  • add json type header
  • use mysqli_real_escape_string
  • remove password encryption line
  • fix the dash in arraypush line 25
  • fix extra end bracket at line 32
  • remodel the array and the output like in register_process.php

form validations

add frond end validation in jquery.

more backend validation is needed.

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.