Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 27

Institute Code: 0141

Academic year: 2022-2023

College Management System

Program Code: CO4I


Course Name: Java Programming
Course Code: 22412

Submitted By:

Roll No Student Name Branch Enrolment Number

1673 Sanjana Sontakke SYCO 2201410593

1674 Rushikesh Vairat SYCO 2201410594

- - - -

Under Guidance of
Mr. Rahul Dhongade

All India Shri Shivaji Memorial Society`s


Polytechnic Kennedy Road Near RTO, Pune-
411001
ALL INDIA SHRI SHIVAJI MEMORIAL SOCIETY’S POLYTECHNIC,
PUNE -1

COMPUTER ENGINEERING DEPARTMENT

VISION AND MISSION OF THE INSTITUTE

 VISION:
Achieve excellence in quality technical education by imparting knowledge, skills and abilities
to build a better technocrat.

 MISSION:
M1: Empower the students by inculcating various technical and soft skills.

M2: Upgrade teaching-learning process and industry-institute interaction continuously.

VISION AND MISSION OF THE COMPUTER DEPARTMENT

 VISION:
“Enhance skills by providing value based technical education for fulfilling global needs in
the field of computer engineering.”

 MISSION:
 To provide quality education in computer engineering by
improving Psychomotor skills.

 To develop positive attitude, communication skills, team spirit


and entrepreneurship.

 To develop awareness about societal and ethical responsibility


for Professionalism.

2
ALL INDIA SHRI SHIVAJI MEMORIAL SOCIETY’S POLYTECHNIC,
PUNE -1

COMPUTER ENGINEERING DEPARTMENT


PROGRAM OUTCOMES (POs)
PO1 Basic and Discipline specific knowledge: Apply knowledge of basic mathematics,
science and engineering fundamentals and engineering specialization to solve the
engineering problems..
PO2 Problem analysis: Identify and analyse well-defined engineering problems using
codified standard methods.
PO3 Design/ development of solutions: Design solutions for well-defined technical problems
and assist with the design of systems components or processes to meet specified needs.
PO4 Engineering Tools, Experimentation and Testing: Apply modern engineering tools
and appropriate technique to conduct standard tests and measurements.
PO5 Engineering practices for society, sustainability and environment: Apply appropriate
technology in context of society, sustainability, environment and ethical practices.
PO6 Project Management: Use engineering management principles individually, as a team
member or a leader to manage projects and effectively communicate about well-defined
engineering activities.
PO7 Life-long learning: Ability to analyse individual needs and engage in updating in the
context of technological changes.

PROGRAM SPECIFIC OUTCOMES (PSO)

The Diploma in Computer Engineering will prepare students to attain:

 PSO 1: Apply computing knowledge with standard practices to develop software.


 PSO 2: Maintain Computer Hardware and Software System.

3
Institute Code: 0141

CERTIFICATE

This is to certify that micro project entitled “College Management System” has
been completed under course: Java Programming Course code:22412 for the
second year diploma in Computer Engineering Department Batch 2022-23.
The team members are: Sanjana Sontakke and Rushikesh Vairat.

Mr. Rahul Dhongade


(Name & Signature of faculty)

4
INDEX

Sr. No. Content Page No.

1. Micro Project Proposal (Annexure –I) 07

2. Micro Projects Report (Annexure –II) 10

3. Assessment of Micro Project (Annexure –III) 17

4. Micro Project Evaluation Sheet (Annexure –IV) 19

5. Log Book 26

5
ANNEXURE - I

Micro-project Report

College Management System

1.0 Aims/Benefit of the Micro Project:


▪ To study and demonstrate the use of basic features of java and Applets.
▪ To construct a web application which helps to organize successful wedding events for
users.
▪ To build a secure and Robustmanagement system.
▪ To provide a smart way to users in booking the venue for the event.
Benefits:
▪ This application provides an easy way to plan their special events .
▪ users don’t need to waste a lot of time and physical effort in finding the place for the
event and no proper information is provided to the user regarding the event details
like food, decoration, and budget. All the information is maintained in records which
are difficult to view or modify.
▪ Provides data integration and privacy through authentication of each user.
▪ It is cost effective as information’s are stored online and can be accessed remotely
hence eliminating record keepings.

2.0 Course Outcomes Addressed:


 C22412 a: Develop programs using Object-Oriented methodology in Java.
 C22412 b: Apply the concept of inheritance for code reusability.
 C22412 c: Develop programs using multithreading.
 C22412 d: Implement Exception Handling.
 C22412 e:Develop programs using graphics and applets.
 C22412 f:Develop programs for handling I/O and file streams.

3.0 Proposed Methodology:

 To overcome all the limitations of the existing system, a framework called wedding
planning management system is proposed which is a web application.
 The proposed Wedding Event Planner system provides a smart way to users in booking
the venue for the event.
 The user can book the venue from anywhere and at any time which saves a lot of time
and not the physical effort is required.
 All the details given users are stored in the database with high-level security which can
be checked frequently and can be modified at any time by authorized members of the
application.

6
4.0 Action Plan:

Sr. Details of Activity Planned Planned Name of Responsible


No. Start Date Finish Team Members
Date

1 Formation of groups 20.02.2023 21.02.2023 Teacher

2 Selected the topic for micro 23.02.2023 25.02.2023 All members


project

3 Discussed about the project 27.02.2023 28.02.2023 All members

4 Assigned the work to each 01.03.2023 02.03.2023 Rushikesh Vairat


group member

5 Detailed study of micro-project 05.03.2023 10.03.2023 Rushikesh Vairat

6 Collected information on 12.03.2023 14.03.2023 Rushikesh Vairat


assignment topic

7 Started working on 16.03.2023 20.03.2023 Rushikesh Vairat


microproject

8 Assembled all the data 24.03.2023 25.03.2023 All members

9 Evaluation of data 27.03.2023 28.03.2023 All members

10 Prepared rough copy of 30.03.2023 02.04.2023 Rushikesh Vairat


microproject

11 Project proposal presentation to 05.04.2023 07.04.2023 All members


guide

12 Corrected the micro-project 12.04.2023 16.04.2023 Rushikesh Vairat


suggested by guide

13 Actual implementation of 20.04.2023 25.04.2023 All members


micro-project

14 Execution of overall data / 27.04.2023 03.05.2023 All members


prepared final draft copy

15 Final micro-project 10.05.2023 13.05.2023 Rushikesh Vairat


presentation

16 Micro-project submitted 16.05.2023 16.05.2023 All members

7
5.0 Resources Required:

Sr. Name of Specifications Quantity Remarks


No. Resource/material

1 Computer system 8 GB RAM, i5 processor one system

2 Software Jdk17.0.2 - Used to


Command Prompt implement the
program.
3 Microsoft Word 2010 - Used to prepare
microproject
report.

Name of Team Members with Roll No:

Sr. No Name of Students Roll No


1 Sanjana Sontakke 1673

2 Rushikesh Vairat 1673

- - -

Mr. Rahul Dhongade


(Name & Signature of faculty)

8
ANNEXURE - II

Micro Project Report


College Management System
1.0 Rationale:
Management of events & functions is a hectic process, right from business conferences and
parties to family functions. Especially weddings are significant events for people and
couples are often willing to spend a considerable amount of money to ensure that their
weddings are well-organized. To manage such mass gatherings and to make any event
successful takes a lot of effort and hard work. Though any event management requires a lot
of man force, a certain amount of workloads like event planning & strategies, coordination,
and evaluation of the events and their aspects can be managed online effortlessly. The
wedding planner is a java web application which helps to organize successful wedding
events for users. This application provides an easy way to plan their special events. The user
can add all the details of the event and can get the service. The user can select the type of
event, type of food to be served, type of decoration and estimated budget. All the details
given by users will be verified by admin. Admin will add all the details of the planner based
on the requirement of the user and send the user’s event details to the planner.

2.0 Aims/Benefits of the Micro Project:


▪ To study and demonstrate the use of basic features of java and Applets.
▪ To construct a web application which helps to organize successful College
Registration for users.
▪ To build a secure and Robustmanagement system.
▪ To provide a smart way to users in Registration in College.
Benefits:
▪ This application provides an easy way to plan their special events .
▪ users don’t need to waste a lot of time and physical effort in finding the place for the
event and no proper information is provided to the user regarding the event details
like food, decoration, and budget. All the information is maintained in records which
are difficult to view or modify.
▪ Provides data integration and privacy through authentication of each user.

3.0 Course Outcomes Achieved:


 C22412 a: Develop programs using Object-Oriented methodology in Java.
 C22412 b: Apply the concept of inheritance for code reusability.
 C22412 c: Develop programs using multithreading.
 C22412 d: Implement Exception Handling.
 C22412 e:Develop programs using graphics and applets.
 C22412 f:Develop programs for handling I/O and file streams.

9
4.0 Literature Review:

Author / Title / Topic Methods / Techniques Limitations


Publication used
1) Rao Faizan Ali, Collage Management System To overcome all the limitations All the factors related
of the existing system, a was not considered.
framework called online
wedding planning system was
proposed.

2) College Management Wedding Planning system was The system cannot handle
NUWAGABAANDREW System proposed . online payment of
BIT /3058/153/DU student's accommodation
fee and maintenance fee.

5.0 Actual Methodology Followed:

The wedding planner is a java web application which helps to organize successful wedding
events for users.
Modules:

 Admin: Admin needs to get logged in by entering valid credentials. Admin can view all
the details of the registered users and can authorize them. Admin can add planners. Admin
can view users request and will send to the planner. Admin can view planner response and
will confirm users request for a venue with a confirmation mail to users.

 Planner: The planner will be added by admin and will get his/her credentials to their
mail id. The planner needs to give valid username and password. The planner can view
request sent by admin and can give a response to admin.

 User: The user needs to get registered with the applicant by entering all the details in the
registration form. Every registered user should be activated by the admin. The user can get
login by entering unique username and password. The user can add all the details in the
application regarding the event like the type of event, decoration, and budget. Users will
get a confirmation mail to his mail id. Users order will be booked after completing the
payment process.

10
6.0 Actual Resource Used:

Sr. Name of Specifications


No. Resource/material

1 computer system 8 GB RAM, i5 processor

2 Software Jdk17.0.2
Command Prompt

3 Microsoft Word 2010

11
7.0 Output of the Micro-Project:

import java.util.Scanner;
import java.io.*;
class College

{
private

String s_name,s_gender,s_dob,s_deprt;
int s_fees;
long s_phone;

String t_name,t_gender,t_dob,t_deprt,t_address;
long t_phone;

String d_name,d_desc,d_duration;

Scanner menuInput = new Scanner(System.in);

public void login_std()


{
System.out.println("-------------------------------------------------------");
System.out.println(" | STUDENT LOGIN FORM | ");
System.out.println("-------------------------------------------------------");
System.out.print(" Enter Your Name : ");
s_name=menuInput.nextLine();
System.out.print(" Enter Your Gender : ");
s_gender=menuInput.nextLine();
System.out.print(" Enter Your DOB [dd/mm/yyyy] : ");
s_dob=menuInput.nextLine();
System.out.print(" Enter Your Department Name : ");
s_deprt=menuInput.nextLine();
System.out.print(" Enter Your Fees (RS) : ");
s_fees=menuInput.nextInt();
System.out.print(" Enter Your Phone Number : ");
s_phone=menuInput.nextLong();

try
{
FileWriter f1=new FileWriter("C:\\Users\\com\\Desktop\\lc.txt");

try
{
f1.write(s_name+" "+s_gender+" "+s_dob+" "+s_deprt+" "+s_fees+" "+s_phone+"\n");
System.out.println(" --> Student Registered Successfully...... ");
}
finally
{

12
f1.close();
}

}
catch(IOException e)
{
System.out.println(e);
}

public void login_teacher()


{
System.out.println("-------------------------------------------------------");
System.out.println(" | TEACHER LOGIN FORM | ");
System.out.println("-------------------------------------------------------");
System.out.print(" Enter Your Name : ");
t_name=menuInput.nextLine();
System.out.print(" Enter Your Gender : ");
t_gender=menuInput.nextLine();
System.out.print(" Enter Your DOB [dd/mm/yyyy] : ");
t_dob=menuInput.nextLine();
System.out.print(" Enter Your Department Name : ");
t_deprt=menuInput.nextLine();
System.out.print(" Enter Your Address : ");
t_address=menuInput.nextLine();
System.out.print(" Enter Your Phone Number : ");
t_phone=menuInput.nextLong();

try
{
FileWriter f1=new FileWriter("C:\\Users\\com\\Desktop\\lc.txt");

try
{
f1.write(t_name+" "+t_gender+" "+t_dob+" "+t_deprt+" "+t_address+" "+t_phone+"\n");
System.out.println(" --> Teacher Registered Successfully......");
}
finally
{
f1.close();
}

}
catch(IOException e){
System.out.println(e);
}

public void login_deprt()


{
13
System.out.println("-------------------------------------------------------");
System.out.println("| DEPARTMENT LOGIN FORM | ");
System.out.println("-------------------------------------------------------");
System.out.print(" Enter Department Name : ");
d_name=menuInput.nextLine();
System.out.print(" Enter Some Description About Department : ");
d_desc=menuInput.nextLine();
System.out.print(" Enter Duration ( In Year ) : ");
d_duration=menuInput.nextLine();

try
{
FileWriter f1=new FileWriter("C:\\Users\\com\\Desktop\\lc.txt");

try
{
f1.write(d_name+" "+d_desc+" "+d_duration+"\n");
System.out.println(" --> Department Added Successfully......");
}
finally
{
f1.close();
}

}
catch(IOException e)
{
System.out.println(e);
}
}

public void dashboard()


{
System.out.println("-------------------------------------------------------");
System.out.println("| Total List Of Students | ");
System.out.println("-------------------------------------------------------");
System.out.println("\n\nname | Gender | DOB |Department| Fees | Phone No | \n\n");
//retriving data from student file
try
{
FileReader f1=new FileReader("C:\\Users\\com\\Desktop\\lc.txt");

try
{ int i;
while((i=f1.read())!=-1)
{
System.out.print((char)i);
}
}
finally
{
f1.close();

}
14
catch(IOException e)
{
System.out.println(e);
}

System.out.println("\n\n
------------------------------------------------------------------------------------------------------");

//retriving data from teacher file


System.out.println("-------------------------------------------------------");
System.out.println(" | Total List Of Teachers | ");
System.out.println("-------------------------------------------------------");
System.out.println("\n\nname | Gender | DOB | Department | Address | Phone No | \n\n");

try
{
FileReader f2=new FileReader("C:\\Users\\com\\Desktop\\lc.txt");

try
{ int i;
while((i=f2.read())!=-1)
{
System.out.print((char)i);
}
}
finally
{
f2.close();

}
catch(IOException e)
{
System.out.println(e);
}

System.out.println(" --------------------------------------------------------------------------------------------------------");

System.out.println("-------------------------------------------------------");
System.out.println(" | Total List Of Departments | ");
System.out.println("-------------------------------------------------------");
System.out.println("\n\nname | Description | Duration | \n\n");

try
{
FileReader f3=new FileReader("C:\\Users\\com\\Desktop\\lc.txt");

try
{ int i;
while((i=f3.read())!=-1)
{
System.out.print((char)i);
}
15
}
finally
{
f3.close();

}
catch(IOException e)
{
System.out.println(e);
}

}
}

class OptionMenu extends College


{

int choice;
char x;
Scanner menuInput = new Scanner(System.in);

public void menu()


{
do{
System.out.println("-------------------------------------------------------");
System.out.println("| STUDENT MANAGEMENT SYSTEM | ");
System.out.println("-------------------------------------------------------");
System.out.println(" 1. Student Login ");
System.out.println(" 2. Teacher Login ");
System.out.println(" 3. Department Login ");
System.out.println(" 4. Dashboard ");
System.out.println(" 5. Exit ");
System.out.println("-------------------------------------------------------");
System.out.println(" Choose Option : [ 1 / 2 / 3 / 4 ] ");
System.out.println("-------------------------------------------------------");
choice = menuInput.nextInt();
switch(choice)
{
case 1:
do
{
login_std();
System.out.println("\n--> Add New Record (y/n)");
x=menuInput.next().charAt(0);
}while(x=='Y'||x=='y');
break ;

case 2:
do
{
login_teacher();
System.out.println("\n--> Add New Record (y/n)");
x=menuInput.next().charAt(0);
}while(x=='Y'||x=='y');
break ;
16
case 3:
do
{
login_deprt();
System.out.println("\n--> Add New Record (y/n)");
x=menuInput.next().charAt(0);
}while(x=='Y'||x=='y');
break;

case 4:
dashboard();
int y=menuInput.next().charAt(0);
break;
case 5:
break;
default:
System.out.println("\n-->Invalid Choice..!! Please Try Again ");
break;
}

}while(choice!=5);
}

}
public class CollegeTest extends OptionMenu
{
public static void main(String args[])
{
OptionMenu obj1=new OptionMenu();
obj1.menu();

}
}

17
OUTPUT:

18
19
20
8.0 Skills Developed:

▪ Communication Skills.
▪ Time management.
▪ Stress management.
▪ Following ethics.
▪ Psychomotor skills such as programming and its demonstration.
▪ Developed Typography.
▪ Upgrading knowledge of database management system using this project.
▪ Presenting information effectively.

9.0 Applications of the Micro-Project:

1. Wedding management system is designed to provide an easy way to plan special events.
2. The wedding planner is a java web application which helps to organise successful wedding
events for users.

Mr. Rahul Dhongade


(Name & Signature of faculty)

21
Annexure - III
Suggested Rubric for Assessment of Micro Project
(The marks may be allotted to the characteristics of the Micro-Project by considering the suggested
rubrics)

S. Characteristics to be Poor Average Good Excellent


No assessed (Marks 1-3) (Marks 4-5) (Marks 6-8) (Marks 9-10)
1. Relevance to the Related to Related to Addressed at- Addressed
Course very few some Los least one CO more than one
LOs CO
2. Literature Not more At-least 5 At-least 7 About 10
Review/information than two relevant relevant relevant
collection sources sources, at sources, most sources, most
(Primary and least 2 latest latest latest
Secondary),
very old
reference
3. Completion of Target Completed Completed 50 Completed 60 Completed
as per Project proposal less than 50% to 60% to 80% more than
80%
4. Analysis of Data and Sample Size Sufficient and Sufficient and Enough data
representation all, data appropriate appropriate collected by
neither sample, sample, sufficient and
organized nor enough data enough data appropriate
presented generated but generated sample size.
well not organized which is Proper
and not well organized and inferences
presented presented drawn by
well. No or well. But organizing
poor poor and
inferences inferences presenting
drawn drawn data through
tables, charts
and graphs
5. Quality of Incomplete Just Well a Just Well a Just
prototype/Model fabrication/ assembled/ assembled/ assembled/
assembly fabricated and fabricated fabricated
parts are not with proper with proper
functioning functioning functioning
well. Not in parts.in parts. In
proper shape, proper shape, proper shape,
dimensions within within
beyond tolerance tolerance
tolerance dimensions dimensions
limit. and good and good
Appearance/ finish. But no finish/
finish are creativity in appearance.
shabby. design and Creativity in
use of design and
material use of
material.
22
6. Report Preparation Very short, Nearly Detailed, Very detailed,
poor quality sufficient and correct and correct, clear
sketches, correct details clear description of
Details about about description of methods,
methods, methods, methods, materials,
materials, materials, materials, precautions
Precautions precautions precautions and
and and and conclusion.
Conclusions conclusion. conclusion. Enough
omitted, some But clarity is Sufficient tables, charts
details are not there in graphic and sketches
wrong. presentation. description
But not
enough
graphic
description

7. Presentation of the Major Includes Includes Well


Micro-Project information is major major organized,
not included; information information includes
information is but not well but not well major
not well organized not organized not information,
organized. presented presented presented
well. well. well.

8. Viva Could not Replied to Replied Replied most


reply to considerable properly of the
considerable number of considerable questions
number of questions nut number of properly
question not very question.
properly

23
Annexure IV
Micro Project Evaluation Sheet
Name of Student: Sanjana Sontakke Enrolment No: 2201410593
Name of Program: SY CO Semester: CO 4I
Course Name: Java Programming Code: 22412

Title of the Micro-project: “College Management System”

Course Outcomes Achieved:


 C22412 a: Develop programs using Object-Oriented methodology in Java.
 C22412 b: Apply the concept of inheritance for code reusability.
 C22412 c: Develop programs using multithreading.
 C22412 d: Implement Exception Handling.
 C22412 e:Develop programs using graphics and applets.
 C22412 f:Develop programs for handling I/O and file streams.
Sr Characteristic to be Poor Average Good Excellent Sub
No. accessed Total
(Marks 1- (Marks 4- (Marks 6- (Marks 9-
3) 5) 8) 10)
(A) Process and Product Assessment (Convert above total marks out of 6 Marks)
1 Relevance to the
course
2 Literature
Review/information
collection
3 Completion of the
Target as per project
proposal
4 Analysis of Data and
representation
5 Quality of the
Prototype/Model
6 Report Preparation
(B) Individual Presentation/ Viva (Convert above total marks out of 4 Marks)
7 Presentation
8 Viva

(A) (B) Total Marks


Process and Product Assessment Individual Presentation/ Viva 10
(6 Marks) (4 Marks)

Comments/ suggestions about Team work/ Leadership/Inter-Personal communication (If any)


…………………………………………………………………………………………

Name and Designation of the Teacher: ……………


Dated Signature…………………………………

24
Annexure IV
Micro Project Evaluation Sheet
Name of Student: Rushikesh Vairat Enrolment No: 2201410594
Name of Program: SY CO Semester: CO 4I
Course Name: Java Programming Code: 22412

Title of the Micro-project: “College Management System”


Course Outcomes Achieved:
 C22412 a: Develop programs using Object-Oriented methodology in Java.
 C22412 b: Apply the concept of inheritance for code reusability.
 C22412 c: Develop programs using multithreading.
 C22412 d: Implement Exception Handling.
 C22412 e:Develop programs using graphics and applets.
 C22412 f:Develop programs for handling I/O and file streams
Sr Characteristic to be Poor Average Good Excellent Sub
No. accessed Total
(Marks 1- (Marks 4- (Marks 6- (Marks 9-
3) 5) 8) 10)
(A) Process and Product Assessment (Convert above total marks out of 6 Marks)
1 Relevance to the
course
2 Literature
Review/information
collection
3 Completion of the
Target as per project
proposal
4 Analysis of Data and
representation
5 Quality of the
Prototype/Model
6 Report Preparation
(B) Individual Presentation/ Viva (Convert above total marks out of 4 Marks)
7 Presentation
8 Viva

(A) (B) Total Marks


Process and Product Assessment Individual Presentation/ Viva 10
(6 Marks) (4 Marks)

Comments/ suggestions about Team work/ Leadership/Inter-Personal communication (If any)


…………………………………………………………………………………………

Name and Designation of the Teacher: ……………


Dated Signature…………………………………

25
Evaluation Sheet for the Micro Project

Academic Year: 2022-2023 Name of Faculty: Mr.Rahul Dhondge


Course: Java Programming
Course Code: 22412 Semester: 4-I-Scheme

Title of the Project: College Management System


.
Comments/Suggestions about team work/leadership/inter-personal communication (if any).:

Roll Student Name Marks out of 6 Marks out of 4 Total


No for performance in group for performance in oral / out of 10
activity (D5 :Col. 8) presentation (D5 :Col. 9)

Sanjana Sontakke
1673
Rushikesh Vairat
1674
-
-

Mr. Rahul Dhongade


(Name & Signature of faculty)

26
Log Book of the Student (Weekly Work Report)
Academic Year: 2022-2023
Name of Students: Sanjana Sontakke, Rushikesh Vairat

Title of the Project: “College Management System.”

Course: Java Programming Course Code: 22412 Semester: CO 4I

Sr. No./ Date Time Work Done


Hour No.

1. 20.02.2023 4.00pm-5.00pm Formation of groups

2. 23.02.2023 4.15pm-5.15pm Selected the topic for micro project

3. 27.02.2023 4.00pm-5.00pm Discussed about the project

4. 01.03.2023 4.30pm-5.30pm Assigned the work to each group member

5. 05.03.2023 4.00pm-5.00pm Detailed study of micro-project

6. 12.03.2023 4.00pm-5.00pm Collected information on assignment topic

7. 16.03.2023 4.15pm-5.15pm Started working on micro-project

8. 24.03.2023 4.00pm-5.00pm Assembled all the data

9. 27.03.2023 4.30pm-5.30pm Evaluation of data

10. 30.03.2023 3.45pm-4:45pm Prepared rough copy of micro-project

11. 05.04.2023 4.00pm-5.00pm Project proposal presentation to guide

12. 12.04.2023 4.15pm-5.15pm Corrected the micro-project suggested by


guide

13. 20.04.2023 4.00pm-5.00pm Actual implementation of micro-project

14. 27.04.2023 4.30pm-5.30pm Execution of overall data / prepared final


draft copy

15. 10.05.2023 4.00pm-5.00pm Final micro-project presentation

16. 16.05.2023 4.00pm-5.00pm Micro-project submitted

Mr. Rahul Dhongade


(Name & Signature of faculty)

27

You might also like