Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/janosch-pueschel/car-rental-service
- Owner: janosch-pueschel
- Created: 2024-08-21T14:03:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T14:55:09.000Z (about 2 months ago)
- Last Synced: 2024-10-11T09:23:59.018Z (about 1 month ago)
- Topics: fullstack-development, inertia, inertiajs, laravel, laravel-framework, laravel11, typescript, vue, vue3, vuejs
- Language: PHP
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 bookingsI 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/)