https://github.com/beratyesbek/angular_carrentalproject_frontend
CarRentalFrontend has been supported with CarRentalBackend repository. bootstrap, formBuilder ,route,guards, auth, api and more
https://github.com/beratyesbek/angular_carrentalproject_frontend
angular
Last synced: 8 months ago
JSON representation
CarRentalFrontend has been supported with CarRentalBackend repository. bootstrap, formBuilder ,route,guards, auth, api and more
- Host: GitHub
- URL: https://github.com/beratyesbek/angular_carrentalproject_frontend
- Owner: BeratYesbek
- Created: 2021-04-11T10:59:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T16:36:01.000Z (over 3 years ago)
- Last Synced: 2025-02-12T07:48:10.482Z (8 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 64.9 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NetCore_CarRentalProject_Frontend
I used angular with asp-net api in this project. I have tried to comply to solid principles. It is not completely finished and solid. Has a few shortcomings. I used toastr service, asp net api (check my repository "NetCore_CarRentalProject_backend") and a few algorithms. Has two different user customers of car rental project and user customer be able to rent a car, but user cannot rent a car user first demand customer application on the system. Rental car has two different user. Customer and user. Customer is able to rent a car, but user cannot rent a car. User must demand to being customer for can rent a car Also Customer is able to payment on the fake bank system. If customer has not enough findeks score, cannot not to rent a car. Admin can add update and delete cars, brands, colors and categories. Users who are admin can add image from UI, I mainly used bootstrap and ng bootstrap.
Angular ve asp net api ile car rental adında bir proje geliştirdim. solid prensiblerine bağlı kalmaya çalıştım elbette bir kaç eksiği var. bu projede kullanıcı ve müşteri olarak iki farklı grup mevcuttur kullanıcılar müşteri olma talebinde bulunabilir araba kiralayabilir ve sahte bir banka ödeme sistemi ile ödeme yapabilir.Eğer müşteri yeterli findeks puanına sahip değilse kiralama işlemi yapamaz. Admin olan kullanıcılar araba ve resimmlerini arayüzden ekleyebilir bunun yanında marka renk kategori müşteri taleblerini değerlendirme gibi bir çok şey daha yapabiir. Projede bootstrap ve ng bootstrap ağrılıklı olarak kullandım.





















This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.7.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).