0% found this document useful (0 votes)
44 views11 pages

Half Report Micro Project

This document describes a database design project for an ordering and delivery management system. It includes entity relationship diagrams and data dictionaries for tables such as employees, customers, products, users, transactions, and pending orders. The database is designed to streamline the ordering process for customers and ensure efficient delivery of products. Key features include managing customers, orders, payments, and deliveries. The project aims to make transactions faster and records more secure while minimizing delays in product delivery.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views11 pages

Half Report Micro Project

This document describes a database design project for an ordering and delivery management system. It includes entity relationship diagrams and data dictionaries for tables such as employees, customers, products, users, transactions, and pending orders. The database is designed to streamline the ordering process for customers and ensure efficient delivery of products. Key features include managing customers, orders, payments, and deliveries. The project aims to make transactions faster and records more secure while minimizing delays in product delivery.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Subject Name and Code:POD(22321) Academic Year: 2021-2022

Course Name: Semester: Third

A STUDY ON
Database Design for Ordering and Delivery Management System
MICRO PROJECT REPORT
SUBMITTED ON FEB/MAR BY THE GROUP OF 3 STUDENTS

SR. Roll No. Full name of Students Enrollment Seat No.


No. (sem-1) No. (Sem-1)
1 20 Vrushabh santosh kunkavalekar 2009350135 115309

UNDER THE GUIDANCE OF


Prof. Ruchira kale

IN 3 YEARS, DIPLOMA PROGRAMME IN ENGINEERING TECHNOLOGY


MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION

ISO 9001:2008(ISO/IEC-27001:2013)

SHIVAJIRAO S. JONDHLE POLYTHECHNIC, ASANGAON.


Maharashtra State
Board of Technical Education
Certificate

This is to certify that vrushabh santosh kunkavalekarRoll No. 20 of third Semester of


Diploma in
Information technology at institute Shivajirao S Jondhle Polytechnic Asangaon (Code:-0935)
has completed the micro project satisfactorily in subject POD (22001) for the academic
year 2021 to 2022 as prescribed in the curriculum.

Place: Asangoan Enrollment No:- 2009350135


Date / /2022 Exam. Seat No:- 115309

Subject Teacher Head of the Department principal

Seal of
institution
Micro project report

Action plan

SR DETAILS OF DURATIO PLANNED PLANNED


NO ACTIVITY N IN START FINISHED
HOURS DATE DATE
1 Discussion and ONE 28/11/2021 28/11/2021
finalization of
project title
2 Preparation and TWO 2/12/2021 3/12/2021
Submission of
Abstract
3 Collection of Data TWO 4/12/2021 4/12/2021
4 Collection of Data TWO 5/12/2021 5/12/2021
5 Collection of Data TWO 6/12/2021 6/12/2021
6 Discussion And ONE 10/12/2021 10/12/2021
Outline of content
7 Rough writing of TWO 25/12/2021 25/12/2021
the project
content
8 Editing and Proof ONE 26/12/2021 26/12/2021
reading of the
content
9 Final completion TWO 28/12/2021 28/12/2021
of the project
10 Seminar ONE
presentation ,viva,
Assessment and
submission of
report

5.0 Resources used required


S. No Name of Specification Qty Remarks
resource/materi s
al
1 DESTOP 64-BIT 1
COMPUTER Operating
SYSTEM system with
4GB ram
2. OFFICE MS 1
SOFTWARE powerpoint
PACKAGE

Names of Team (Member Roll Nos.)


1) vrushabh santosh kunkavalekar(20)
(To be approved by the concerned teacher)
Introduction

 Database Design for Ordering and Delivery Management


System
This Database Design for Ordering and Delivery Management System is
a solution for easy ordering and delivering system. Ordering
Management System Database Design with ERD became build the use
of JAVA Application .The prime motive of this database is to make the
order transaction speedy and smooth for the customers, to maintain and
secure the order records, to keep away from postpone of transaction of
ordered products maximum especially, is to show and promote it the
products(Database Design Tables for Ordering Management System
Project).
 Ordering and Delivery Management System Database
Design
The System for Ordering and Delivery Management Database
Design will guide the customers for entire transaction that ensures the
orders will deliver properly without hesitations. This system runs
efficiently and smoothly, helps to save details and generate various
reports.
It provides an easiest way for transaction and it helps to improve
employee productivity and strengthen corporate security by controlling
official data. Assisting customers in efficient way and provides accurate
information.
This system is designed with features that helps the supervision
and promotion of different facet of a business more efficiently, which is
fit for ordering and delivery system to boost sales and prevent losses.
FEATURES:

 Good and effective servicing


 Manage customer
 Manage orders
 Manage payments
 Manage delivery
DATA DICTIONARIES
Table 1: tblemployee

FIELD NAME DESCRIPTION TYPE LENGTH

Emp_fname Firstname of employee Varchar 50

Emp_lname       Lastname of employee Varchar 50

Emp_ID Employee id Int 11

Address Address of employee Varchar 500

Contact Contact number Varchar 50

Table 2: tblcustomer

FIELD NAME DESCRIPTION TYPE LENGTH

Cust_name Name of customer Varchar 50

Cust_id Customer id     Int 30

Cust_Address Customer address Varchar 500

Cust_contact contact number Varchar 50


Table 3: tblproduct

FIELD NAME DESCRIPTION TYPE LENGTH

Prod_id Product id Int 11

Prod_name Name of product Varchar 50

Flavors Flavors Varchar 50

Price Price Double

  Table 4: tbluser

FIELD NAME DESCRIPTION TYPE LENGTH

User_id User id Int 11

User_name Name of user Varchar 50

Password Password Varchar 50

First_name Firstname of user Varchar 50

Last_name Lastname of user Varchar 50


Contact number Phone number Varchar 50

Address Address of user Varchar 500

Table 5: tbltransaction

FIELD NAME DESCRIPTION TYPE LENGTH

Pending_number Pending number Int 11

Prod_id Product ID Int 20

Cust_id Customer ID Int 20

Flavors Flavors Varchar 50

Price Price              Double  

Quantity Quantity Int 20

Total_price Total price Double  

Date Datetime timestamp  


  Table 6: tblpending

FIELD NAME DESCRIPTION TYPE LENGTH

Pending_number Pending number Int 11

Prod_id Product ID Int 20

Cust_id Customer ID Int 20

Flavors Flavors Varchar 50

Price Price              Double  

Quantity Quantity Int 20

Total_price Total price Double  

Date Datetime timestamp  


ENTITY RELATIONSHIP DIAGRAM

Conclusion
This Management System for Ordering and Delivery Database Design is made to
lessen issue and to manage difficulties in the future. This Management System for
Ordering and Delivery Database Design is made to lessen issue and to manage
difficulties in the future.

You might also like