Found 83 repositories(showing 30)
mgechev
AngularJS in patterns - this repository provides different look into AngularJS. It contains information where different design patterns are used inside the framework or any Angular application.
OfficeDev
Office Word web add-in that uses the LocationRelation and compareLocationWith APIs of the Word JavaScript APIs to perform a search and replace that skips some ranges based on their location relative to other ranges. The add-in is built on the Angular 2.0 framework, and it also shows how to use the design samples from [Office Add-in UX Design Patterns Code](https://github.com/OfficeDev/Office-Add-in-UX-Design-Patterns-Code).
Itchimonji
Deprecated | new project: https://github.com/Itchimonji/design-patterns-in-typescript
KrunalLathiya
Angular NgRx Store Tutorial Example From Scratch is today’s topic. Ngrx/Store implements the Redux pattern using RxJS observables of Angular 2,4,5. ngrx/store builds on the concepts made famous by Redux and supercharges it with the backing of RxJS. In this blog post, you will learn what the Redux pattern is, where the pattern can prove to be useful, and how the design can be used to build better Angular applications. Ngrx is a group of Angular libraries for reactive extensions.
PacktPublishing
Modern Web Design Patterns in Angular 7 [video], published by Packt
thrashtechinfo
Usage of Solid Design Pattern in Angular v18
regulussol
Employee Payroll/Salary Management App This repository is updated to Angular 11.0 Now. Please install latest Angular 11 cli before starting this project, in case of any issue, please open a GitHub Issue and include detail error screenshots. YouTube Video Tutorial !! Objective: This document serves as an Installation Guide for Elish HCM Cloud free commmunity version Desktop/Mobile App. Tools: MEAN Stack (latest) Angular 9.0, NodeJS 10.8, Express, GraphQL and MongoDB 4.0 or MYSQL Using this design pattern, any old client/server software (like VB/SQL or JAVA/Oracle) can be converted to new design to replace or run in parallel with original software. You can easliy deploy this as an exe desktop app, host it over premises or over cloud or create an Android & iOS mobile app easily. This design pattern is built for Big Data technologies and supports millions of transactions. Also, this design pattern can be applied to any front end like React, VueJS, HTML/JS/Bootstrap/Project clarityto get any front-end look and feel. And Same concepts can applied to connect to almost any database of owners choice at the backend like MYSQL, MS SQL Server, Oracle or CouchDB, MongoDB, Google Firebase etc. What's included : In this repository, Only Employee Management, Payroll/Salary, Voucher and Expense modules is included. Elish HCM Cloud v1.1.8 Elish HCM Cloud provide a completely free desktop and mobile app for managing Employee, Payables, Payroll, Attendance (GPS & Picture), Visitor (GPS & Picture) and other management modules. future update/version/releases after v1.1.8 baseline release, will include new features and bug fixes for free under community license. For enhancement/feature requests, please open a new issue at this Github Repository. App Choices: #A. Elish HCM Cloud also provide a free web and mobile Enterprise app, hosted on Google Cloud with Google Firebase/Firestore database at: https://alivetracking.com Google Playstore - https://alivetracking.com #B. For Community/Developer edition, developers can download a copy of "out of the box installable software package" or complete source code for free. Below documentation serves as installation instruciton for point #B mentioned above. Installation Instruction for "out of the box Installable Desktop/Mobile App" Community/Developers Open Source Code guide Installation Instruction for "out of the box Installable Desktop/Mobile App" ------------------------------------------------------------------------------------ By dafault, Elish HCM Cloud Community Edition is bundled with MongoDB. However, Other database supported on v1.1.8 release are MYSQL, MS SQL Server, PostGreSQL, CouchDB, Google Firebase/FireStore, MongoDB If you wish to migrate/upgrade your old desktop or client/server software to enterprise desktop/mobile app, please write to info@elishconsulting.com for Enterprise version upgrade. README.STEP-1-DB-INSTALLATION README.STEP-2-MIDDLEWARE README.STEP-3-FRONT-END README.STEP-4-Deploy/Host code over cloud Step 4 - will be udpated later.
buildmotion
The repository will provide examples on how to use and implement design patterns (like Composite, Builder, Template Method and others) using Typescript. The repository will demonstrate code reuse strategies and extensibility techniques for building robust Angular Services and Business Logic. The repository will demonstrate how to implement shared Angular services and how to use them in Angular domain services. The services will include rich business logic layers that use the angular-rules-engine and angular-actions NPM packages.
Chadi7781
Node Js Restfull with Angular project MVC design pattern, applies to the CRUD model in ExpressJS.The Curd model defines the actions to be performed on each resource present.
wawashra
At Birzeit University, students use the social media to share learning materials such as exams and lecture slides. However, the social media such as Facebook and Twitter are not designed to facilitate such group work. For instance, when using Facebook to share documents, it becomes very hard to search for specific document. Further, the posts on Facebook are not grouped together, so every post is a seperate one making grouping and categorization of documents a non-trivial task. In this project we intend to develop a comprehensive platform for student sharing of documents and materials. Using carefully selected technologies such as Angular, Spring Boot, and MySQL Database, we intend to develop a web-based portal that is easy to use even by non-computing students. The portal should be able to be navigated using small, medium, and large screens, in other terms, it should be responsive. Another important feature of our portal is the ability for students to share materials between them . The portal should encompass carefully selected user interface design patterns in order to make it easy to use. At the core of our portal, is the hierarchy tree, which enable students to group together related posts and material
bigMackD
Web app created using .NET Core 3 and Angular in CQRS design pattern using EF Core as ORM and JSON Web Tokens with AspNetCore.Authentication
BrunoGilRamirez
A 6-week accelerated learning plan for full-stack development using Angular, Node.js, TypeScript, and design patterns. Covers reactive frontends, APIs, databases, authentication, and deployment in 30 days with daily guides and projects.
Moamen189
Ordarat is Cloning Talabat E-Commerce using : Web API CRUD Operations with (Postman Test , Swagger Documentation , CORS Policy). -Applied Microsoft Identity (Authentication Authorization). -JWT authentication. -Generic Repository and Redis in Memory DB and specification Design Pattern. -HTML, CSS, Bootstrap, Typescript, jQuery, and Angular 12. -Angular form validation. -Data Seeding. -Service concept to fetch an API. -routing for SPA concept and routing guard. -pipes and directives like (*NgFor and *NgIf).
borakasmer
I used memento Design pattern for Undo Redo operations on an Angular 6 projects. I created single job application page. And whenever model changed, I pushed it into container list. When I want to undo last change, I move to previous index on container list and take previous model with this current index. And If I want to Redo on current model, I move to next index on container list and take next model with this current index. I created user control for Undo Redo process. And I put all bussines in it. Undo - Redo buttons disabled condition. Model history container list and current Index are keep in this controller. So I used this controller on every page with less codes.
davidgarcial
No description available
paullewallencom
Modern Web Design Patterns in Angular 8 [Video]
luxdvie
A place to play with Design Patterns in Angular
EfiGordon
a web music player, made in angular, using custom implementation of observer design pattern.
jboinembalome
Sample Scrumboard application in Angular and WPF using ASP.NET Core and EF Core, based on Clean Architecture and repository design pattern.
haiquangtran
A base .NET Core + Angular template intended for a web application using the clean architecture design pattern. It can be used in Visual Studio as a VS template.
birkankaraer
The backend of my personal website developed with Angular. An API web application I developed in ASP.NET Core framework. API application developed with RESTful API design pattern.
suhaibjanjua
The dashboard is built in Angular using the atomic design pattern, breaking the UI into reusable atoms, molecules, and organisms. This ensures consistency, scalability, and easy maintenance while delivering dynamic charts, tables, and widgets in a clean, modular, and user-friendly interface.
Baref0ot
This app aggregates all event listed accross various event sites to allow a user to search for any type of event in your local area. This is an app built with ASP.NET CORE Web API, Entity framework, and Angular. Utilizes Repository design pattern and xUnit for unit testing.
rangana
implemenation of javascript specific design patterns in Angularjs
vsvdevua
No description available
IhorPopovskyi
No description available
eliezerportillo
No description available
Razerspine
GoF Design Patterns in Angular
sanchja
Applied design patterns in Angular
comonto
Design Pattern in Angular