Code Monkey home page Code Monkey logo

auto-away-car-rental's Introduction

Auto Away

Car rental app designed to work for both customers and employees. The app emulates systems used by car rental companies by allowing users to view vehicles, create bookings, return vehicles, modify vehicle entries, and view reports. Written in C#, with the UI designed in Visual Studio 2019. The database uses Microsoft SQL server, and is managed through SQL Server Management Studio.

Alt text

Employees can browse available vehicles based on criteria such as make, model, location, price, and date range. Employees can also create bookings for customers, as well as process vehicles that have been returned. When a booking is created, that vehicle is removed from the available list of vehicles.

Alt text

Employees can create, update, and modify vehicle entries. An employee can search by Car ID, and the resulting model, year, class, and branch will be displayed.

Alt text

Employees can access different categories of reports โ€” cars, customers, branches, bookings, and custom reports. Each category can display reports based on specific criteria and date range. For the custom reports, an employee familiar with SQL can directly access the database using queries.

Alt text

When an employee processes a vehicle return, the app calculates the rental cost and displays a breakdown. It is calculated by the cost (either daily, weekly, or monthly) multiplied by the number of days booked. If the vehicle is returned late, the customer incurs late fees. If the vehicle is returned at a different branch, the customer is charged a different branch fee. When the car has been returned, it shows up in the system as an available vehicle.

auto-away-car-rental's People

Contributors

igisan6 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.