Skip to content

Car Rent, tech stack: Angular 15 + .NET 6 WEB API + PostgreSQL

Notifications You must be signed in to change notification settings

paker981/TAI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TAI_Project

Car Rent, tech stack: Angular 15 + .NET 6 WEB API + PostgreSQL

First fullstack project done for a passing grade in the Web Application Technologies course. From that moment I started to be strongly interested mainly in front-end environment. This was my first contact with techonologies: Angular, .NET and database ultimately PostgreSQL, earlier MS-SQL. I worked on the project for about 4 weeks, having a little experience, hence the project could have been better refined in some places.

Of the more interesting solutions used in the project:

JWT implementation and full implementation of password hashing and password strength checking from the API.

Support for payment gateway using Paypal Sandbox, and sending conact email using email gateway.

Map support with google maps, in order to determine your point on the map, i.e. where to look for our company.

Support for shopping cart and full implementation of changing the value after adding to the cart and maniupulation of the number of cars.

In future updates, I added implementations of the forgot password mechanism with send message on email by google SMTP

UI presentation:

image image image image image image image image image image image image image

Admin panel:

image image image

Swagger:

image image