Sds Project
Sds Project
GROUP ID – G12
Bhawna 2012333
Dr. Karuna Sharma
Niyati Bhatnagar 2012363
Shubhi Agrawal 2012378
Yashi Rastogi 2012385
Page |1
Chapter 2 SDS
Page |2
TABLE OF CONTENTS
1. Introduction
1.1 Purpose ………………………………………………………….……Page No 3.
1.2 Scope…………………………………………………………….……Page No 3.
1.3 Terms, Definitions, Acronyms and Abbreviations…………….……..Page No 3.
1.4 Overview of Document ……..………………………………………..Page No 3.
3. Data Design
5. References………………...…………………………………………………..Page No 9
Page |3
1. Introduction
The following subsection of the software design specifications (SDS) document provides an overview
of the entire SDS. This document shows the work of the system – It clearly states the overview of
websites. And steps that helps in making it by the use of – software , servers , E-R diagram ,
database description , detailed description, components etc. The functional overview of the project.
1.1 Purpose
• Website will make interaction possible between consumer and organic farmer for purchasing
organic products like grains,fruits,vegetables.
• Products will be provided at low rate to consumers, cutting middlemen cost.
• Farmers will be made aware of latest technology creating them to unlock their potential and
knowledge
• Reduction of human and animal health hazards by reducing residues level in the product.
1.2 Scope
Availability of low rate org products to consumers directly by establishing direct contact between
consumer and farmer.
Households, health freaks, restaurants, PG’s & hostels, etc. will be the major targeted audience.
1.4 Overview
In this subsection:
(1) The rest of the SDS contains system architecture design , user interface, structure and
relationships, MVC structure.
(2) Explain how the SDS is organized
(3) Explain how the system Architectural design in high level design over view with the help of
pictorial design, ER diagram and MVC Structure
(4) Explains the structure and relationship with the help of sequence design of sign up case with
the description of it and Database description in a form of table.
Page |4
User
1-TIER
INTERNET
Web Server
(Apache) 2-TIER
3-TIER
SQL Server
Page |5
MVC Architecture
CONTROLLER
MODEL VIEW
View:-The user view will include all the UI components such as text boxes, dropdowns, navigation
menu, etc. through which the final user will interact.
ER Diagram :-
Page |6
Details stored
Confirmed Username
And Password
Username/password
provided
• First user will open the system and the system will ask signup/login page. If the user has
no account then the system will pop up the signup form.
• After the process of sign-up, the system will pass the data to the database and create the
user Account and password.
Page |7
Keeping the need of the user in mind we have tried to make the look and feel of our site in a user
friendly and attractive manner so that its easier for the user to interact and make their purchase
easier.
4.1 Description of the user interface
The user interface (UI) of the website is build in a user friendly and transparent manner.
- homepage is build directing the user to other pages by clicking on buttons like login/signup,cart
,chatbot which are placed at the top and easy to identify.
- The main color contrast taken is green and white which is visible to the user
-User can easily add products in the cart by clicking on add to cart button present at the side of
the product
-Audience can provide their feedbacks and contact us in case of any help needed with the help of
contact us option
-It is designed in a responsive manner making easier for the audience to view it conveniently on
any device
Page |8
5. References