Welcome to MATLID, where we explore modern artistic trends in lifestyle and design!
MATLID is a dynamic platform dedicated to curating and showcasing the latest trends in lifestyle and design. From fashion to home decor, we celebrate creativity and innovation that enhances everyday living.
- Trendy Collections: Explore curated collections of modern lifestyle products and designs.
- Inspiration Gallery: Get inspired by our gallery featuring the work of talented designers and artists.
- Blog: Dive deeper into the world of lifestyle and design with our insightful blog posts and articles.
- Community Engagement: Join our community to share ideas, tips, and experiences with like-minded individuals.
- Explore: Browse our website to discover the latest trends and collections.
- Get Inspired: Check out our inspiration gallery for ideas and creativity.
- Connect: Join our community and engage with fellow enthusiasts.
- Stay Updated: Follow us on social media for the latest news and updates.
- Explore Artistic Trends: Stay updated with the latest trends in art and design.
- Creative Community: Connect with other artists and designers, share, and discuss new ideas.
- In-depth Articles: Read detailed articles analyzing trends in art and lifestyle.
- Ratings and Comments: Rate and comment on articles and trends, and participate in community discussions.
The MATLID project is built using advanced technologies to ensure high performance, security, and easy maintenance. Below are the languages and architectures used:
- Language: TypeScript
- Framework: Angular 16
- Styling: SCSS (Sass)
- State Management: NgRx
- HTTP Client: HttpClient (Angular)
- Language: C#
- Framework: ASP.NET Core 6
- Architecture: Clean Architecture with CQRS pattern
- ORM: Entity Framework Core
- Database: SQL Server | Oracle
CQRS helps separate the write (Command) and read (Query) operations in the application, providing clear separation between data processing logic and data retrieval logic. Entities like Product, Order, User, Article, etc., are implemented using the CQRS pattern with Data Transfer Objects (DTOs) for CRUD operations.
The Repository Pattern is used to manage data access, creating an abstraction layer between the application and the database, making maintenance and expansion of the application easier.
FluentValidation is used for data validation, ensuring that the data sent to the server is always valid and reliable.
- .NET 6 SDK
- Angular version 16.2.0
- Node.js (latest version)
- SQL Server | Oracle database
- Clone the repository
git clone https://github.com/phamtiendungcw/MatLidStore.git cd MatLidStore
- Install dependencies for Backend
cd MLS.Api dotnet restore
- Install dependencies for Frontend
cd ../MLS.MatLidStoreUI npm install
- Run Backend
cd MLS.Api dotnet run
- Run Frontend
cd ../MLS.MatLidStoreUI ng serve
Open your browser and go to https://localhost:4200 to start exploring MATLIDSTORE.
We welcome contributions from designers, artists, and enthusiasts passionate about modern artistic trends. If you'd like to collaborate or contribute to MATLID, please reach out to us.
- Website: www.matlid.com
- Email: [email protected]
- Email: [email protected]
Thank you for visiting MATLID - Where Art Meets Lifestyle!