raoulvd98 / HotPinkWheels

A webshop which sells second-hand cars. The website was designed based on the MVC design pattern, using C#, a Razor template and Javascript. The webshop is supported by a Postgres database. Sensitive user information such as passwords is hashed. The webshop uses SendGrid to send emails. A PayPal sandbox is in place to simulate real payments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotPink Wheels

A webshop which sells second-hand cars. The website was designed based on the MVC design pattern, using C#, a Razor template and Javascript. The webshop is supported by a Postgres database. Sensitive user information such as passwords is hashed. The webshop uses SendGrid to send emails. A PayPal sandbox is in place to simulate real payments.

Screenshots

Home
The initial landing page when accessing the website.
Home
The page with all the contact details.
Login Register
The login and register page
Carpage
CarpageFilter CarpageFilterHover
A page with all listed cars along with a filter functionality.
CarpageFilter CarpageFilterHover
You can save your favorite cars in your wishlist and put them in the shopping cart.
CheckOut Finish
A page for the user to finalise the payment. The site uses a PayPal sandbox to simulate real payments.A page after the user has successfully paid.
History
The history page.

About

A webshop which sells second-hand cars. The website was designed based on the MVC design pattern, using C#, a Razor template and Javascript. The webshop is supported by a Postgres database. Sensitive user information such as passwords is hashed. The webshop uses SendGrid to send emails. A PayPal sandbox is in place to simulate real payments.

License:MIT License


Languages

Language:C# 99.3%Language:CSS 0.7%Language:JavaScript 0.0%