Css Malhar
Css Malhar
Mumbai. (M.S.B.T.E)
MICRO PROJECT ON
Tanmay Chatare
Malhar Rudrawar
G.S. Mandal’s
Department of Computer Engineering
Marathwada Institute of Technology,
Polytechnic, Chh.Sambhajinagar.
CERTIFICATE
This is to certify that : -
Date:
Principal
Marathwada Institute of Technology,
Polytechnic, Chh.Sambhajinagar
INDEX
Annexure-IV Micro Project Teacher Evaluation Sheet
Annexure-I “Format for Micro-Project Proposal”
1.0 Aim/Benefits of Micro Project
1.0 Rationale
(A) Process and product assessment (cover above total marks out of six marks)
collection
project proposal
representation
5 Quality of prototype/model
6 Report preparation
7 Presentation
8 Viva
Signature of Teacher:
1.0 Rationale
JavaScript is limited featured client-side programming language. JavaScript runs at
the client end through the user's browser without sending messages back and forth
to the server. It is widely used by the web developers to do things such as build
dynamic web pages, respond to events, create interactive forms, validate data that
the visitor enters into a form, control the browser etc. This course helps student to
create highly interactive web pages using these features
4.4 References
This structure explains the Simple Image Editor, how to build it using JavaScript, the
advantages, challenges, and best practices, along with references to tutorials and videos.
let slideIndex = 0;
</body>
</html>
7.0.2 Output:
First image
Second image
Third image
8.0 Skill Developed/Learning outcome of this micro project
• The automatic slide show application developed in this project can be used as a personal task
manager to organize daily tasks, set priorities, and track progress. Users can add, edit, delete,
and mark tasks as completed, making it a practical tool for enhancing productivity.
• The automatic slide show t application can be implemented as part of an educational platform
for students to manage their assignments, homework, or study plans. Teachers could use it
to assign tasks to students, while students can track their learning progress.
• Professionals in various fields can use this automatic slide show application to manage
their work schedules, deadlines, and daily to-dos. With some customization, it can be
integrated with calendar tools, providing a comprehensive time and task management
solution.