Skip to content

TechHeaven is an e-commerce platform designed for the online sale of technology products. This solution follows a microservices architecture to promote scalability and efficient maintenance.

License

Notifications You must be signed in to change notification settings

K3ury99/Tech-Heaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechHeaven 💻

Note

TechHeaven is an e-commerce platform designed for the online sale of technology products. This solution follows a microservices architecture to promote scalability and efficient maintenance.

Components 🛠

  • Tienda.Api: Serves as the main interface for customer interactions, processing requests and responses between the user and the store services.
  • Tienda.Application: Contains the core business logic and store operations. It is the core that processes orders and maintains business rules.
  • Tienda.Domain: Defines the domain objects and business rules that represent fundamental entities such as products, orders, and customers.
  • Tienda.Infrastructure: Provides the technical implementation necessary to connect with databases, external services, and other integrations required for the store's operation.
  • Tienda.Web: Is the presentation layer that provides the user interface to interact with store services through a web browser.
  • Tienda.Ioc: Manages dependencies and control injections among different components and services of the project.

Usage

To start using the projects, clone the repository and open TechHeaven.sln in Visual Studio. Set up connection strings and any other specific configurations before running the solution.

Contribute 🔗

Contributions are welcome.

License 🎇

This project is under the MIT license. See the LICENSE.md file for more details.

About

TechHeaven is an e-commerce platform designed for the online sale of technology products. This solution follows a microservices architecture to promote scalability and efficient maintenance.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published