Pinned Repositories
admin-panel
An admin panel website
Angular-Cards-using-ngFor
Making dynamic cards using ngFor
Angular-Reactive-Forms
Reactive forms are built around observable streams, where form inputs and values are provided as streams of input values, which can be accessed synchronously. Reactive forms also provide a straightforward path to testing because you are assured that your data is consistent and predictable when requested.
Angular-Template-Driven-Form
A template-driven form is the simplest way to build a form in Angular. It uses Angular's two-way data-binding directive (ngModel) to create and manage the underlying form instance. Additionally, as the name suggests, a template form is mainly driven by the view component.
django-basics
Here is how your django file tree should exist
Jewellery-Dudes
An Ecommerce store for selling jewellery
MEAN-stack-CRUD-webapp
Create, Read, Update and Delete records using MongoDB, Express, Angular and Nodejs
SocialMediaApp-MEAN-Stack
supreme-winner
Website Portfolio
Teacher-Student-management-sytem-with-MEAN-stack
Made Authentication and Authorization for the teacher and after that CRUD Functionality to Create, Read, Update and Delete a student and their info
muhammadabdullah51's Repositories
muhammadabdullah51/admin-panel
An admin panel website
muhammadabdullah51/Angular-Cards-using-ngFor
Making dynamic cards using ngFor
muhammadabdullah51/Angular-Reactive-Forms
Reactive forms are built around observable streams, where form inputs and values are provided as streams of input values, which can be accessed synchronously. Reactive forms also provide a straightforward path to testing because you are assured that your data is consistent and predictable when requested.
muhammadabdullah51/Angular-Template-Driven-Form
A template-driven form is the simplest way to build a form in Angular. It uses Angular's two-way data-binding directive (ngModel) to create and manage the underlying form instance. Additionally, as the name suggests, a template form is mainly driven by the view component.
muhammadabdullah51/django-basics
Here is how your django file tree should exist
muhammadabdullah51/Jewellery-Dudes
An Ecommerce store for selling jewellery
muhammadabdullah51/MEAN-stack-CRUD-webapp
Create, Read, Update and Delete records using MongoDB, Express, Angular and Nodejs
muhammadabdullah51/SocialMediaApp-MEAN-Stack
muhammadabdullah51/supreme-winner
Website Portfolio
muhammadabdullah51/Teacher-Student-management-sytem-with-MEAN-stack
Made Authentication and Authorization for the teacher and after that CRUD Functionality to Create, Read, Update and Delete a student and their info
muhammadabdullah51/test
this is test repo
muhammadabdullah51/test2
this is test 2 repo
muhammadabdullah51/TheEducationistProto
muhammadabdullah51/upload-files-in-form-using-multer-with-MEAN-stack
How to upload files in form using multer with MEAN stack