Symon629 / Ecomm

Built with the powerful .NET 7 and Entity Framework Core with all the CRUD Functionalities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecinn

Welcome to ExoCommerce, your feature-rich e-commerce platform powered by .NET 7 and Entity Framework Core. This README provides essential information to help you get started with ExoCommerce and contribute to its growth.

Table of Contents

Features

1. CRUD Operations

ExoCommerce offers a seamless experience for managing products through intuitive Create, Read, Update, and Delete operations.

2. Secure Payment Gateway

Integrated with Stripe, ExoCommerce ensures secure and hassle-free transactions for both buyers and sellers.

3. Email Verification

Enhance account security with ExoCommerce's email verification system, adding an extra layer of authenticity to user registrations.

4. Admin Dashboard

Take control of your e-commerce empire with the comprehensive admin dashboard. Monitor sales, manage inventory, and make data-driven decisions effortlessly.

Getting Started

Follow these steps to set up and run ExoCommerce on your local machine:

  1. Clone the repository:

    git clone https://github.com/yourusername/exocommerce.git
    dotnet ef database update
    dotnet run
    
    
    
    

About

Built with the powerful .NET 7 and Entity Framework Core with all the CRUD Functionalities


Languages

Language:C# 58.4%Language:HTML 32.0%Language:CSS 9.2%Language:JavaScript 0.5%