0% found this document useful (0 votes)
11 views

Sen Finalll

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Sen Finalll

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

A

Micro project
On

“Online Vegetable Shopping ”

Submitted By

Dhruvil Rupareliya (57)

Rushikesh Chikorde (62)

Shravan Mahadik (73)

Guided By

Ms. A.D.Mate

Diploma Course in Computer Technology

Sinhgad Institutes

Sinhgad Technical Education Society's

SOU.VENUTAI CHAVAN POLYTECHNIC PUNE – 411041

ACADEMIC YEAR 2023-2024

1
Maharashtra State Board of Technical
Education

Certificate
This is to certify that Mr. Dhruvil Rupareliya with Roll No. 57 of Semester IV of
Diploma in Computer Technology of Institute Sou. Venutai Chavan Polytechnic (Code:
0040) has successfully completed the Micro-Project in Software Engineering
(22413) for the academic year 2023-2024 as prescribed in the curriculum.

Program Code: CM/4/I Course Code: 22413


Place: SVCP Enrolment Number: 2200400430
Date: Seat Number: 173097

Ms. A. D. Mate Ms. A. V. Kurkute Dr. (Ms.) M. S. Jadhav

Course Teacher Head of Department Principal

2
Maharashtra State Board of Technical
Education

Certificate
This is to certify that Mr. Rushikesh Chikorde with Roll No. 62 of Semester IV of
Diploma in Computer Technology of Institute Sou. Venutai Chavan Polytechnic (Code:
0040) has successfully completed the Micro-Project in Software Engineering
(22413) for the academic year 2023-2024 as prescribed in the curriculum.

Program Code: CM/4/I Course Code: 22413


Place: SVCP Enrolment Number: 2200400441
Date: Seat Number: 173108

Ms. A. D. Mate Ms. A. V. Kurkute Dr. (Ms.) M. S. Jadhav

Course Teacher Head of Department Principal

3
Maharashtra State Board of Technical
Education

Certificate
This is to certify that Mr. Shravan Mahadik with Roll No. 73 of Semester IV of
Diploma in Computer Technology of Institute Sou. Venutai Chavan Polytechnic
(Code: 0040) has successfully completed the Micro-Project in Software Engineering
(22413) for the academic year 2023-2024 as prescribed in the curriculum.

Program Code: CM/4/I Course Code: 22413


Place: SVCP Enrolment Number: 2200400361
Date: Seat Number: 173072

Ms. A. D. Mate Ms. A. V. Kurkute Dr. (Ms.) M. S. Jadhav

Course Teacher Head of Department Principal

4
INDEX

SR. NO. CONTENTS PAGE NO

1 Aim of the Micro-Project 6

2 Rationale 8

3 Course Outcomes Achieved 8

4 Literature Review 8

6 Actual Methodology Followed 8

7 ER Digram 9

8 Use-case Diagram 10

9 Skills Developed 15

10 Application 15

11 Conclusion 16

5
Software Engineering (22413)

Annexure-I
Micro-Project Proposal
Hospital Management System using Waterfall Model
1.0 Aim of the Micro-Project:
The Aim of the Micro-Project is to develop Online Vegetable Shopping using waterfall model.

2.0 Intended Course Outcomes:

a. Understanding of software engineering principles.

b. Knowledge of software development tools and technologies.

c. Proficiency in software testing and quality assurance.

d. Knowledge of software project management.

e. Understanding of ethical and professional issues in software engineering.

3.0 Proposed Methodology:


1 First we got the title of micro-project from our subject teacher.
2. We searched information on our micro-project topic.
3. Then we gather information of micro-project.
4. We prepared the report of hospital management system using forms and various concepts in
Software.
4.0 Action Plan:

Sr. Details of Activity Planned Start Planned Name of


.No Date Finish Date Responsible Team
Members
1 01/03/2024 01/03/2024
Identify the requirements of the Rushikesh Chikorde
project.

2 Design the structure of the project. 04/03/2024 04/03/2024 Dhruvil Rupareliya

3 Develop the program using 05/03/2024 05/03/2024 Dhruvil Rupareliya


Assembly 8086 language.
4 Debug code and eliminate errors 06/03/2024 06/03/2024 Shravan Mahadik
occurred during compilation and
execution.
5 Test the project. 07/03/2024 07/03/2024 Shravan Mahadik
6 Prepare the final report. 08/03/2024 08/03/2024 Rushikesh Chikorde

6
Software Engineering (22413)

5.0 Resources Used:

Sr. No. Resources required Specifications

1 Computer system 12th Gen Intel Core i5

2 Operating system Windows 11

6.0 Team Members:

Sr. No Student Name Roll No.


1. Dhruvil Rupareliya 57

2. Rushikesh Chikorde 62
3. Sharavan mahadik 73

7
Software Engineering (22413)

Annexure-II

Micro-Project Proposal

Online Vegetable Shopping using Waterfall Model

1.0 Rationale:
Software Engineering is the foundation for professional processes to be followed involving principles, techniques, and
practices for software development. The course provides a framework for software professionals for building quality
assured software products. It enables students to blend the domain specific knowledge with the programming skills to
create quality software products.

2.0 Aim of the Micro-Project:

The Aim of the Micro-Project is to develop a Online Vegetable Shopping.

3.0 Course Outcomes Addressed:


a. Understanding of software engineering principles.
b. Knowledge of software development tools and technologies.
c. Proficiency in software testing and quality assurance.
d. Knowledge of software project management.
e. Understanding of ethical and professional issues in software engineering.

4.0 Literature Review:


1. Software development methodologies.
2. Software design and architecture.
3. Software project management.
4. Software maintenance and evolution.

5.0 Actual Methodology Followed:


The aim of the Micro-project is to develop Online Vegetable Shopping using waterfall model.

Waterfall Model: The Waterfall Model is a linear, sequential approach that involves completing each stage of
the software development process in a strict sequence, with each stage completed before moving on to the
next.

8
Software Engineering (22413)

1. Requirements gathering and analysis:

The first phase involves gathering requirements from stakeholders and analyzing them to determine

what the software should do and how it should function.

2. System design:

In this phase, a detailed system design is created based on the requirements analysis. This includes

defining the software architecture, data structures, algorithms, and user interface design.

3. Implementation:

The implementation phase involves the actual coding of the software according to the design

specifications.

4. Testing:

Once the software is coded, it undergoes testing to identify and fix any errors or bugs.

5. Deployment:

Once the software has been tested and verified, it is deployed to the end-users.

6. Maintenance:

The final phase involves ongoing maintenance and support of the software to ensure that it continues to

function as expected and to address any issues or bugs that arise.

The waterfall model is a linear, sequential model where each phase must be completed before the next phase

can begin. This means that the model is inflexible and does not allow for much iteration or feedback. The
model

is useful for projects where the requirements are well-defined and the scope of the project is limited, but it
may

not be suitable for more complex projects where requirements are likely to change over time.

9
Software Engineering (22413)

10
Software Engineering (22413)

6.0 Resources Used:

Sr. No. Resources required Specifications

1 Computer system 12th Gen Intel Core i5

2 Operating system Windows 11

1. ER Diagram -

Here is an example of an ER diagram of a hotel management system. You can see four
main entities: guests, rooms, reservation and book. The diagram links the different entities
together and shows what information the database consists of. You can associate a log of tests
and examinations conducted with each and every guests that visits the hotel.

11
Software Engineering (22413)

2. Use-case Diagram -

The use case illustration points out the requirements of the system and included
processes. This also serves as the project blueprint along with the other unified
modelling language. Each of these diagrams expresses the different parts and
functionality of the project. The general UML use case diagram for hotel management
system shows the main functions of the system.

12
Software Engineering (22413)

3. Activity Diagram –

13
Software Engineering (22413)

1.0 Data Flow Diagram

a) Level 1 DFD

The context level data flow diagram (dfd) is describes the whole system. The (o) level dfd
describe the all user module who operate the system. Below data flow diagram of hospital
site shows the two user can operate the system Admin and Member user.

b) Level 2 DFD

The Admin side DFD describe the functionality of Admin, Admin is a owner of the website.
Admin can first add category of item and then add items by category wise. and admin can
manage hotel and payment detail.

14
Software Engineering (22413)

The second level of the Admin side Data Flow Diagram (DFD) for online shopping depicts the internal
processes and data flow within the system's back-end. It illustrates howthe system manages and processes
information related to product inventory, ordermanagement, payment processing, and reporting, among
other function

15
Software Engineering (22413)

2.0 State Transition Diagram

A state transition diagram for online Vegetable Shopping shows the different states and
transitions that a system entity or object, such as an details or registration, can undergo
during its lifecycle. It helps to model and visualize the system's behavior and can aid in the
identification of potential errors or inefficiencies in the system's design.

16
Software Engineering (22413)

Gantt Chart

A Gantt chart is a project management tool that illustrates work completed over a period of time
in relation to the time planned for the work. It typically includes two sections: the left side
outlines a list of tasks, while the right side has a timeline with schedule bars that visualize
work.

7.0 Skills Developed:


During the course of this micro-project, we learnt to make Hotel Management System using
Waterfall Model.

8.0 Applications of this Micro-project:


This micro-project finds its application in:

a) Convineance

b) Wide selection

c) Accessibility

d) Quality assuarance

17
Software Engineering (22413)

9.0 Conclusion

In conclusion, the online vegetable shopping system revolutionizes the way consumers
access fresh produce, offering unparalleled convenience, diverse options, quality assurance,
accessibility, efficient meal planning, time-saving subscriptions, and environmental
sustainability, thereby enhancing overall shopping experiences and promoting healthier
lifestyles.

18
Software Engineering (22413)

19
Software Engineering (22413)

20
Software Engineering (22413)

21
Software Engineering (22413)

22

You might also like