Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmartin46/gotcloth

An e-commerce website for a clothing store utilzing ASP.NET Core for the backend and React for the frontend of the application.
https://github.com/mmartin46/gotcloth

csharp ecommerce-website netcore react

Last synced: about 8 hours ago
JSON representation

An e-commerce website for a clothing store utilzing ASP.NET Core for the backend and React for the frontend of the application.

Awesome Lists containing this project

README

        

# GotCloth.NET

A functional e-commerce website for a clothing store utilzing ASP.NET Core for the backend and React for the frontend of the application.

## Key Features

#### User Authentication and Authorization
- Implemented registration/login functionality.

#### Product Configuration
- Integrated RESTful APIs utilizing .NET Core to showcase products.

### Shopping Cart
- Users can choose which products they would like to purchase.

- Users can utilize CRUD operations to manage their shopping carts.

### Screenshots / Footage

ezgif-6-f3182c76dc
ezgif-2-d47dd4c5fa
ezgif-2-e7343952e3

### Technologies Used
#### Backend: ASP.NET Core, Entity Framework Core, T-SQL

#### Frontend: React, AJAX, Bootstrap, JQuery