Css Microproject Final
Css Microproject Final
(M.S.)
MICRO PROJECT
On
“Ecommerce WEBSITE USING JAVASCRIPT”
Submitted by :
G.S. Mandal’s
Department of Computer EngineeringMarathwada
Institute of Technology, Polytechnic, Aurangabad.
CERTIFICATE
Date:
prof. S.G.Deshmukh
Principal
Marathwada Institute of
Technology, Polytechnic,
Aurangabad
INDEX
Annexure-IV Micro Project Teacher Evaluation Sheet
Annexure-I A “Format for Micro-Project Proposal”
1.0 Aim/Benefits of Micro Project (minimum 30-50 words)
4.0 Action Plan (Sequence and time required for major activity.)
3.0 Course Outcomes Achieved (Add to the earlier list is more Cos are
addressed)
4.0 Literature Review
5.0 Actual Methodology Followed (Write step wise work done,
data collected and its analysis (if any). The contribution of
individual member may also be noted.)
6.0 Actual Resources Used (mention the actual resources used).
7.0 Outputs of the micro projects (Drawings of the prototype, drawing
of survey, presentation of collected data, findings etc.)
8.0 Skill Developed/Learning outcome of this micro project
Signature of Teacher:
b) Then we will collect make research and collect the data on the selected topic.
c) Then we will start the actual coding of the selected topic in Visual Studio.
d) Then after completing the coding, if we will get the errors then we
e) Then after correcting the errors, we will create a report on the selected
f) Then after completing the report, we will convert it into the PDF file.
g) Lastly, after covering all the above points we will submit it to the subject
teacher.
4.0 Action Plan (Sequence and time required for major activity.)
Enrollm
Sr.no Name of Student ent Exam Seat No.
No.
1. Sagar Bhagchand Khode 2000660269
Micro-Project Report
(Format for Micro-Project Report minimum 4 pages)
First, create a new file in the same directory as your sample HTML
file. Call it script.js — make sure it has that .js filename extension,
as that's how it is recognized as JavaScript.
Replace your current <script> element with the following:
<script src="script.js" defer></script>
Write the coding you want to write in the JavaScript file.
5.0 ActualMethodology Followed (Write step wise work done,
data collected and its analysis (if any). The contribution of
individual member may also be noted.)
sign in form for tourist places website with some specified rules:
1. The Username, Email ID, password and Confirm password should
not be blank while submitting the form, else error message will be shown.
2. Then Email ID should have the ‘@’ character, otherwise the “invalid
Email ID error message will be shown”.
3. While setting the password the password should contain at least one
special character and while re-entering the password in the confirm
password field the password should be matched with the password field,
otherwise error message will be shown .
OUTPUT OF THE PROGRAM:
8.0 Skill Developed/Learning outcome of this micro project: -
********