Git Product home page Git Product logo

usedcarsrental's Introduction

UsedCarsRental

Used Cars Rental platform developed for an assignment during my studies at Birmingham City University. Live demo here.

Table of Contents

General Information

This is a project I worked on for an assignment during university. It is an online platform where users can add listings for used cars rentals.

All backend PHP code is in "inc" folder.

The website is using PDO for the database connection.

All content is stored locally; nothing is loaded externally.

Bootstrap starter template was used in creating the website.

Test credentials:

ADMIN ACCOUNT:

username: bogdan or [email protected]

password:

Testadmin123!

USER ACCOUNT:

username: denyxp31 or [email protected]

password:

Testuser123!

Technologies Used

  • PHP with PDO for database connection
  • MySQL (databae dump is included in the project - database.sql)

Features

  • Each admin has access to an index admin page: admin.php
  • Each admin has access to see and manage all listings: admin_listing.php
  • Each admin has access to see and manage all users: admin_user.php
  • Each logged-in user can see their listings, where they can also delete their listings: my_listing.php
  • Each logged-in user has a profile where they can edit their info: profile.php
  • Each logged-in user can submit a new listing of a car: new_listing.php
  • Each visitor can search for a car: search.php
  • Each visitor can register: register.php
  • Each visitor can log in: login.php
  • Each logged-in user can log out: logout.php
  • Some pages are restricted depending if you are logged-in / logged out / are an admin.

Screenshots

Index Search Entity-Relationship Model

Project Status

Project is: complete & no longer being worked on.

Room for Improvement

Room for improvement:

  • Some user input data needs more work on validation

Contact

Created by @Bogdan Mihalcea - feel free to contact me!

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.