Welcome to Webstore, a modern and simple e-commerce application built to showcase full-stack web development using modern technologies.
- Frontend: React/TypeScript/SCSS
- Backend: ASP.NET Core Web API with C#
- Database: SQLite, managed with Entity Framework ORM for database interactions
- Authentication: BasicAuth, OAuth, Bearer JWT
-
User Registration
-
User Login
-
User See Previous Orders Linked With The Specific Account Email
-
User Change Password
-
User Delete Account
-
See All Products Stored In The Database
-
Filter Products By Color, Gender And Product Type
-
Sort Products By Price
-
Search For Products By Name
-
Product Display Page
-
Add Items To Cart
-
Checkout Your Order At The Checkout Page
-
Place Order Logged In Or Not
-
Backend Password Hashing
-
Create/Edit/Delete Users And Products In the Admin Panel That Only Admin Role Users Have Access To


















