You are on page 1of 14

ISBM College of Engineering, Nande.

Department of AIML Engineering

Internship Presentation
on
Full Stack Development

Presented by:
SUMEDHA JALINDAR GUNJAL.
AIML TE
Roll No:10
Contents:
 Introduction
 Objective
 What is Full Stack Development?
 Task Performed
 Project
 Project Code
Introduction:
 My Internship was based on Web Development.
 Internship Topic :Full Stack Web Development.
 Internship Company : Somayu Infotech Solution private limited.
 Internship Duration : 1.5 Month.
Objective:
 To learn Web Development
 Learn to Create Website.
 To create Scalable web applications by writing and testing code, building databases.
 How to Add Different Modals In a Website
What is Full Stack Development:
Full Stack Development :

Full stack development is the end-to-end development of


applications.
It includes both the front end and back end of application.
CSS:(Cascading Style Sheets)
Types:
Inline CSS:
 A Inline CSS is used to apply a unique style to a single HTML Element.
Internal CSS:
 An Internal CSS is defined in the <head> section of an HTML page,
within a <style> element.
External CSS:
 External CSS is a form of CSS which is used to add styling to Multiple
HTML pages at a time.
 CSS colors , backgrounds, borders , margin , padding
 CSS fonts , links, list , tables
 CSS forms
 CSS website layout
JavaScript:

 JavaScript - basic introduction


 JavaScript – Syntax :<script…>
 JavaScript code
 </script>
 JavaScript - variables, data type, functions, strings
 JavaScript statements – if else , switch, for loop, while, break
 JavaScript Validations
 JavaScript debugging
JQuery

 JQuery - basic introduction


 Syntax - $(function(){
// jquery methods..
});
JQuery - hide and show , css
JQuery - validations
PHP(Hypertext Preprocessor)

 PHP – basic introduction


 Syntax , variables , comments
 Echo print
 PHP methods – Get , Post
 PHP form handling , form validation
 Database Connectivity
SQL(Structured Query Language)

 SQL statements –select, insert, update, delete, drop, truncate ,alter,create


 SQL – where clause, order by clause, group by clause
 SQL – min, max ,count , avg ,sum
 SQL joins – inner join , left join , right join , full join
Project: FREELANCER PORTAL SYNOPSIS
Website
Home Page
Conclusion:
 Learned to Design a Webpage.
 Created Own Website.
 Learned HTML,CSS and Javascript.
Thank You

You might also like