Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexandrecpedro/bulky-ecommerce

Bulky E-commerce project built in .NET Core MVC - The Complete Guide 2024 [E-commerce] [.NET8] course
https://github.com/alexandrecpedro/bulky-ecommerce

csharp datatable dotnet facebook razor social-login stripe-payments sweetalert2 tinymce

Last synced: 3 days ago
JSON representation

Bulky E-commerce project built in .NET Core MVC - The Complete Guide 2024 [E-commerce] [.NET8] course

Awesome Lists containing this project

README

        


Builky E-commerce





Fina - Desktop




Fina - Registration




Fina - Documentation





The Project โ€ข
Target โ€ข
Technologies โ€ข
Route โ€ข
How to Use




๐Ÿ““ The Project


Bulky Web, an E-commerce platform



๐Ÿ’ก Target


Development of Bulky Web, an E-commerce platform, at .NET Core MVC - The Complete Guide 2024 course from Udemy, by Bhrugen Patel



๐Ÿ›  Technologies


The following tools were used in building the project:

| Type | Tools | References |
| :----------------------------------------------: | :-----------------------: | :-------------------------------: |
| IDE | VISUAL STUDIO | https://code.visualstudio.com/ |
| Web Development Framework (Frontend) | RAZOR PAGES | https://learn.microsoft.com/en-us/aspnet/core/razor-pages/?view=aspnetcore-8.0&tabs=visual-studio |
| Browser fonts (Frontend) | GOOGLE FONTS | https://fonts.google.com/ |
| Graphic components (Frontend) | RAZOR | https://mudblazor.com/ |
| Low-level binary code executed in web (Frontend) | WEB ASSEMBLY | https://webassembly.org/ |
| JavaScript table library (Frontend) | DATATABLES | https://datatables.net/ |
| Rich Text Editor (Frontend) | TINYMCE | https://www.tiny.cloud/ |
| Custom Alerts (Frontend) | SWEETALERT 2 | https://sweetalert2.github.io/ |
| Programming Language (Backend) | DOTNET | https://dotnet.microsoft.com/en-us/ |
| Financial Infrastructure (Backend) | STRIPE | https://stripe.com/ |
| Email API and Email Marketing Campaigns (Backend) | SENDGRID | https://sendgrid.com/en-us |
| Database (Backend) | MSSQL SERVER | https://www.microsoft.com/en-us/sql-server/sql-server-2022 |
| DotNET ORM (Backend, Database) | ENTITY FRAMEWORK | https://learn.microsoft.com/en-us/ef/ |
| API Documentation & Design Tools (Backend) | SWAGGER | https://swagger.io/ |
| Open source API development ecosystem (Testing) | POSTMAN | https://www.postman.com/ |


Backend | API








Testing





Database





IDE





Frontend








๐Ÿ”Ž Route



  1. Part 1 - Welcome & Getting Started



  2. Part 2 - Category CRUD Operations



  3. Part 3 - Razor Project



  4. Part 4 - N-Tier Architecture



  5. Part 5 - Repository Pattern



  6. Part 6 - Product CRUD





๐Ÿงช How to use



  • Set the development environment at you local computer

  • Clone the repository

    git clone https://github.com/alexandrecpedro/bulky-ecommerce


  • Build the project:

    dotnet build


  • Run the project:


    dotnet run

    http://localhost:5259/swagger/index.html