Coder Social home page Coder Social logo

imgro0t / car-rental Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saqib-ahmed/car-rental

0.0 1.0 0.0 2.01 MB

This is an academic project for a web app utility for car rental businesses.

TSQL 11.09% PLpgSQL 13.06% PHP 74.30% CSS 1.54%

car-rental's Introduction

Car Rental Utility

This project depicts the database management in a PHP web app for a car renting utility. A relational database has been designed in MySQL and interfaced with PHP with a front end design in HTML/CSS/JavaScript.

Database Design

Entity Relationship (ER) Diagram

ER Diagram

Information Flow Diagram

IF Diagram

Directory Structure

This folder contains the main source files of the project. It has following sub folders:

This folder contains all the PHP files and the front end interface of HTML/CSS/JavaScript.

All the sql scripts reside in this folder. cre.sql is the main file which contains main stored procedures and creation and population queries for all the tables in the database.

This directory contains all the design reports including table diagram and DB queries for MYSql.

These are the main design requirments as imposed by the professor. Design of the project is in accordance with the requirements.

Installation

Prerequisites

OR
  • Install any web server application or servlet container which has all of the above components. This project has been tested on WAMP. Download and install it if you're on windows. For linux and MAC you can use XAMPP

How to run?

  • Create a database in PHPMyAdmin (in case of WAMP) or from MySql command line.
  • Enter the credentials and database name in the connection.php file.
  • Import cre.sql file in your database.
  • After installing the prerequisites above, copy all the files from /src/main/ to your web directory. For WAMP, default web directory is C:\wamp\www. You can access these resources after starting the server.

Demo

Demo

car-rental's People

Contributors

saqib-ahmed avatar

Watchers

James Cloos 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.