Skip to content

Literally everthing starting from HTML forms or theory I learnt as a part of FULL STACK WEB DEVELOPMENT TRAINING. Databases are also connected and SQL file is also shared. It is recommended to use XAMPP.

Notifications You must be signed in to change notification settings

SAKET-SK/FULL-STACK-WEBDEV-REPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Full Stack Development Journey Mapper

Collection of basic HTML forms I designed as I learned Full Stack Web development. All the code which I will be writing during the whole training is to be documented here in this repository. Please refer below code files.

Folder Named Login Page - Copy is the form I have been working with. In that Databases are also connected and SQL file is shared with you guys. It is recommended to use XAMPP. Here below is shared which folder is for what purpose:

  1. Login-Page - Copy:- This file contains a basic HTML Form where Login and Sign Up features are implemented. Databases are used but in separate php files.
  2. Login-Page and Category:- This is a more updated form as the sign-up feature is removed for unknown reasons and Add category form has been added. The database of categories is separately created and the concept of config file is implemented in this little folder project.
  3. Login-Page:- This is the basic login page. This was my first attempt.
  4. Login-Page.html:- Basic HTML code of Login Page
  5. pathology_data.sql:- This is a database file that will be updated after every updation in the code.
  6. add-category.html:- One can also refer to this file for connection to the database, very similar yet a bit different from the Login-Page and Category.html (This is inside the Login-Page and Category folder)

The other folders are related to different web development topics and concepts

Notes (Blogs) Section:

Angular Node & Express MongoDB React / Redux
Into the Background NodeJS Introduction Introduction to MongoDB ReactJS Introduction
Running your first Angular Application Node REPL and Modules Getting Started with MongoDB Components and Props
Data Binding Concepts NodeJS Architecture and Events MongoDB Data Modelling and more Queries State Management with useState Hooks and Event Handling
Structural Directives FS Module Unleashing the Power of Data Retrieval Hooking into Hooks - A Deep Dive
Attribute Directives http Module and Working with Streams Indexing and Performance Optimization R5
All About Pipes Working with Server & ExpressJS Simplifying Data Aggregation R6
Input and Output Decorators Serving Files via ExpressJS & Creating a Web Server All about Replication R7
Routing Template Engine Sharding R8
Angular Forms Creating our own REST-API M9 R9
ViewChild Decorator and Custom Directives Body Parser Middleware M10 R10
Services: Creating a Simple Angular Service All about MongoDB Atlas M11 R11
Angular CRUD operations using JSON Server Connection to MongoDB using Mongoose M12 R12
Guard in Angular and Implementing Login and Logout in Angular app CRUD operations via NodeJS to MongoDB M13 R13
M14 R14
M15 R15

Output Section:

  • Output of tablecell.html

tablecell output


Angular Projects Github Repository