Skip to content

A freelance website for custom-made safety work shoes. Updating, deleting and creating in every way available. resx files update value creation and deletion available. When deleting and creating an entity, there is communication between them, but it would be better if I created services for these instead of processing them in the controller.

Notifications You must be signed in to change notification settings

mert-turkgil/Alpha

Repository files navigation

Alpha

Welcome to Alpha, gonna update soon its up to my employer! This project is structured as follows:

Project Structure

  • Controllers/: Contains the application's controllers, managing the flow of data between models and views.
  • Data/: Includes data access layers and context classes for database interactions.
  • EmailServices/: Manages email-related functionalities.
  • Entity/: Defines the core entities and data models used throughout the application.
  • Extensions/: Contains extension methods to enhance and simplify existing classes and methods.
  • Identity/: Manages user authentication and authorization components.
  • Models/: Holds the application's data models.
  • Properties/: Contains project properties and settings.
  • Resources/: Stores resource files, such as localization strings.
  • Services/: Provides various services used across the application.
  • ViewComponents/: Contains reusable components for views.
  • Views/: Holds the Razor views for the application's UI.
  • wwwroot/: Contains static files like CSS, JavaScript, and images.

Technologies Used

  • C#: The primary programming language used.
  • ASP.NET Core: The web framework for building the application.
  • Entity Framework Core: For database interactions.
  • JavaScript, HTML, CSS: For front-end development.

Getting Started

To get started with this project:

  1. Clone the repository:
    git clone https://github.com/mert-turkgil/Alpha.git
    

--DashBoard-- image --SMTP- , --4 Diffrent Language-- and, much more. Gonna edit these later on. image --More-- image

--NO CREATE OR COPY THE SAME FILE--

image

--When deleting entity it deletes files and values as well-- image --2-- image image image

This README provides an overview of your project's structure, technologies used, setup instructions, and suggestions for future enhancements. As your project evolves, you can update the README to reflect any changes or additional information. ::contentReference[oaicite:0]{index=0}

About

A freelance website for custom-made safety work shoes. Updating, deleting and creating in every way available. resx files update value creation and deletion available. When deleting and creating an entity, there is communication between them, but it would be better if I created services for these instead of processing them in the controller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published