Giter Club home page Giter Club logo

drivetime's Introduction

#DriveTime


WARNING:

DO NOT INCLUDE THIS README FILE ON THE LIVE SERVER. THIS COULD GIVE AWAY INFORMATION ABOUT HOW YOUR SITE WORKS AND MAY MAKE IT VULNERABLE TO ATTACKS. KEEP THIS FOR YOUR RECORD, OFFLINE.


Setup:

There are several files that will need to edited in order to match your specific domain and credentials. Each page will have comments that will explain exactly what needs to be changed and how to do it.

Files: Login1.php and Login.php will need to be edited.

In Login1.php there is a line that says $resetPassLink... There is a comment to show how to edit it. Below that, there is a whole section for mail. There are a few lines that need to be edited, the comments are in the file. Make sure to not change anything that is not supposed to be changed or the project will not run.

In Login.php the same process will need to be done as with Login1.php. There are the same comments on both pages explaining the changes. Repeat the same steps as with Login1, there is no difference besides Login1.php is the drivers login and Login.php is the clients login.

In connection.php change the servername, username, password, and the table name. In that order, there will be comments.

SQL Database:

This project uses all SQL db for storing its backend data. There is an attachment below of the table structure required for each table. There are five tables overall: Clients, drivers, admin, request_trans, and transactions. It is extremely important that all of the table names match exactly as they are shown here or the code will not execute. All of the tables names are lower case. Make sure to include the underscore in request_transactions. This is because the code is hardwired to run with those names.

drivetime's People

Contributors

cmerchant98 avatar williemaxt avatar

Watchers

James Cloos avatar Baysah Korti avatar  avatar  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.