Supercoders.in
1.52K subscribers
41 photos
1 video
4 files
371 links
Supercoders
Provide coding and programming Tips
Related to PHP, Android,Java,c#,Unity

Subscriber our YouTube Channel to Stay Updated

Join Our YouTube Channel : https://youtube.com/c/SuperCoders


For Paid Support.
https://t.me/supercoderspaidsupport
Download Telegram
Python Django Medical Store Management System Part 4 | JWT Auth SETUP | Seperate Methods for ViewSet


Tutorial Cover : 


1. How to Setup JWT Auth in Django Project 

2. How to Create Seperate Method for Fetch, Update, Create in Django Rest Framework

3. How to Generate JWT Auth Token

4. Create JWT Token API End Point

5. Django Rest Framework viewsset

6. Django Rest Framework Custom API Response

7. Django Rest Framework Modifying API Response

8. How to Pass JWT Token in Header When Calling API


Tutorial Link : https://youtu.be/zA6MIWFrpAk
JavaScript Calculator History Log Part 7 | Using JavaScript Objects and Array to Store in History


Tutorial Cover:


1. How to Implement History Log System in Calculator Using JavaScript Object and Array

2. Set HTML Data in Div

3. Make History Data of Calculation Expression

4. How to Create Array of Objects

5. Push Object in Array


Tutorial Link : https://youtu.be/v_eAVCsrRiA
JavaScript Conditional Statement Tutorial Part 8 | if,if else,if else if else,Ternary Operator


Tutorial Cover:


1. All About Conditional Operators

2. Conditional Symbols

3. How to Check Conditions

4. JavaScript if Condition Example

5. JavaScript if else Condition Example

6. JavaScript if else if else Condition Example

7. JavaScript Ternary Operator


Tutorial Link  : https://youtu.be/z0HJoWxYzNQ


Join Our Telegram Group for Stay Updated : https://t.me/supercoders
After Some Videos With Voice Over Still Want Voice Over?
Anonymous Poll
82%
Yes
18%
No
Python Django Medical Store Management System Part 5 | Relational Model Rest API | CompanyBank Views


Tutorial Cover : 


1. How to Create Relation Model Rest Framework API in DRF

2. How to Save Relational Data by ID Only

3. How to Access Relational Data Complete Details

4. How to Create Filter Query Url in Django DRF

5. How to Override Serializer Method

6. What is the Use of all in DRF Serializer

7. Use of Rest Framework Generice ListAPIView

8. How to Update Django Model by DRF API

9. How to Access Single Object in Django DRF API


Tutorial Link : https://youtu.be/XRRcZEUfU4c
JavaScript Advance Functions Complete Tutorial Part 9 | All About Different Types of Functions in JS



Tutorial Cover :


1. How to Declare Constants in JavaScript

2. How to Add Button Click Event Directly from HTML Code

3. How to Add Button Click Event Using EventListener Method

4. How to Add Button Click Event from Button Object

5. How to Create Simple Function in JavaScript

6. How to Call Function Without Passing Argument

7. JavaScript Function with Default Argument Value

8. JavaScript Function Pass Array in Function

9. JavaScript Function Use of Rest Operator (...)

10. JavaScript Use of Arrow Function ( =>)

11. JavaScript Use of Callback Function with Example

12. Use of bind() Method in JavaScript


Tutorial Link : https://youtu.be/KbHYtTVR6EM


Join Our Telegram Group for Stay Updated : https://t.me/supercoders
Must Watch This if You don't want to Confused in React Here Some Function is Useful and it will Used in React So Don't miss it
Python Django Medical Store Management System Part 6 | Complete All Serializers and Medicine Viewset

Tutorial Cover :

1. Create Serializers of all Models
2. Create Medicine ViewSet
3. Generate JWT Login Token
4. Pass JWT Token to Server Using POSTMAN
6. Access Protected API END Point by JWT Token Using POSTMAN
7. How to POST Data Using POSTMAN

Tutorial Link : https://youtu.be/fIPN9r8oI7A
Python Django Medical Store Management System Part 7 | Multiple Serializer in ViewSet | Send JSON Request


Tutorial Cover :


1. How to POST JSON DATA to API End Point in Django DRF

2. How to SEND JSON Request to Django DRF API

3. How to Array of JSON Object to Django DRF API

4. How to Save Multiple Serializer Data in Single ViewSet

6. How to Save Array (List) of Data in Serializer in Django DRF

7. How to Return Response from Multiple Serializer in Django DRF

8. How to Return Relational Data of Serializer in Django DRF

9. How to Override ViewSet Response in Django DRF

10. How to Access Current Inserted or Save Serializer ID

11. Save Medicine and Medicine Details in Single Viewset


Tutorial Link : https://youtu.be/nnUrrrDmxMI


Join Our Telegram Group for Stay Updated : https://t.me/supercoders
Javascript DOM Tutorial Part 1 [ Selectors ] How to Select HTML Elements Using Javascript


Tutorial Cover :


1. JavaScript Window Object

2. JavaScript Document Object

3. JavsScript HTML Selector

4. JavaScript document.querySelector() for Selecting Element

5. JavaScript document.querySelectorAll() for Selecting Multiple Element

6. JavaScript document.getElementById() for Selecting Element by ID

7. JavaScript document.getElementsByClassName() for Selecting Element by Class 

8. JavaScript document.getElementsByTagName() for Selecting Element by Tag

10. Changing Property of HTML Object Using JavaScript


Tutorial Link : https://youtu.be/8rSsusBtYEw
React JS Installation | Create Project React JS | How to Install Node JS for React JS Development


Tutorial Cover :


1. How to Install Node JS

2. How to Check Verison of Node JS and NPM

3. Install React JS Using NPM

4. Create React Simple Project


Tutorial Link : https://youtu.be/PK3heQw-egY
I will share tutorial on How to Deploy Django Project On GoDaddy Shared Hosting it will work on that Cpanel Only Which Had Software Option Available in Cpanel So in my Hostgator Shared Hosting Does not have This Option But in GoDaddy Shared it Had This Option So i will Share Tomorrow How to Deploy
Future Upcoming Tutorials

1. Medical Store Management App in React Native

2. Student Management System Java Native App

3. Django Ecommerce Website

4. Flutter E-commerce App
Deploy Django App on Cpanel ( Linux Shared Hosting ) | Making Django Project Live on Shared Hosting

Tutorial Cover:

Enable SSH in Cpanel Hosting Server

Create Python Project on Cpanel Server

Download and Install Putty in Windows

Connect to Cpanel Linux Hosting Server (SSH) Using Putty

Install Django on Cpanel Hosting

Setup Configuration for Django on Cpanel Server

Run Django Project on Cpanel Server

Tutorial Link : https://youtu.be/wFtiFQgk5Fk
Javascript DOM Tutorial Part 2 [ Advance Selectors ] Change HTML Elements Properties and Values

Tutorial Cover :

JavaScript DOM Select Select Element by ID Using QuerySelector

JavaScript DOM Select Select Element by Class Using QuerySelector

JavaScript DOM Select Select Element by Attribues and Values Using QuerySelector

JavaScript HTML Elements Change Text Contents

JavaScript HTML Elements Change CSS Style

JavaScript Toggle Style Example

JavaScript Bulb On and Off Example

JavaScript HTML Elements Adding Attributes and Values

JavaScript HTML Elements Adding Event Listener all Class Elements

JavaScript Use of Keyword this for Multiple Elements

JavaScript Create HTML Node and Append into HTML Elements

JavaScript Creating HTML String and set into HTML Elements

Use of innerHTML

Use of textContent

JavaScript Change Input Value

JavaScript Select Radio Button

JavaScript Select Drop Down Option

JavaScript Password Input HIDE SHOW Example

JavaScript Change Image on Button Click

Tutorial Link : https://youtu.be/4T_7KUzwl7U
React JS Tutorial Part 2 | Introduction | React JS Components | React JS Simple Page | React JS DOM

Tutorial Cover :

React JS Introduction

React JS Components

How React JS Works?

How You Can Create React JS Components

How You Can Create Simple Page in React JS

Class Based Components vs Function Based Components in React JS

How to Add CSS in React JS Component

How to Combine Multiple React JS Components

Tutorial Link : https://youtu.be/lvEtipLQf6s
JavaScript Complete Local Storage Tutorial | Read, Write, Delete Data from Local Storage

Tutorial Cover :

1. How to Save Data in LocalStorage in JavaScript

2. How to Read Data from LocalStorage in JavaScript

3. How to Delete Data from LocalStorage in JavaScript

4. How to Read all Key Value Data from LocalStorage in JavaScript

Tutorial Link : https://youtu.be/YQpCfx3E9v0
React JS Tutorial Part 3 | URL Routing | Router,Route,Switch and Multiple Pages | Home,About,Contact

Tutorial Cover :

1. React Router Installation

2. React JS Create Component for Home,About,Contact

3. React JS Create Router for Multiple Pages Access

4. How You Can Create Multiple Pages in React JS

5. React JS Router for Multiple Page

6. Use of Router,Switch and Route in React JS

7. What is JSX in React JS?

Tutorial Link : https://youtu.be/IJajh9Sr2XQ