Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janosch-pueschel/car-rental-service


https://github.com/janosch-pueschel/car-rental-service

fullstack-development inertia inertiajs laravel laravel-framework laravel11 typescript vue vue3 vuejs

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# Car Rental Service App

This is my very first CRUD-app completely written by myself. It is a basic internal booking system for employees working at a car rental containing the functions:

- authentication
- creating, reading, updating and deleting existing bookings
- price calculation
- search for specific bookings

I am very excited to keep working and expanding the functionalities as there is a lot more to cover.

# Technologies

- [Laravel](https://laravel.com/)
- [Vue.js](https://vuejs.org/)
- [Inertia](https://inertiajs.com/)
- [TailwindCSS](https://tailwindcss.com/)