0% found this document useful (0 votes)
1K views8 pages

Python Synopsis For Ecommerce Food Products Sales Forecasting System

This document describes an e-commerce food products sales forecasting system. The system maintains previous sales data and predicts upcoming year sales based on past sales. It has two modules: Admin can add/view products and users/orders, and view sales reports. Users can view products, add to cart, track orders, and view order history. The system was developed using a waterfall model and includes login/registration, product management, order tracking, and sales forecasting functionality. It aims to help online food retailers overcome challenges in sales fluctuations by enabling sales predictions.

Uploaded by

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

Python Synopsis For Ecommerce Food Products Sales Forecasting System

This document describes an e-commerce food products sales forecasting system. The system maintains previous sales data and predicts upcoming year sales based on past sales. It has two modules: Admin can add/view products and users/orders, and view sales reports. Users can view products, add to cart, track orders, and view order history. The system was developed using a waterfall model and includes login/registration, product management, order tracking, and sales forecasting functionality. It aims to help online food retailers overcome challenges in sales fluctuations by enabling sales predictions.

Uploaded by

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

E-commerce Food Products Sales Forecasting System

Synopsis

S.NO REG.NO NAME ROLL.NO SECTION

1. 11812621 Amit Kharb 34 K18NZ

2. 11809239 Anmol Tomar 68 K18NZ

3. 11807377 Dommeti Lakshmi Naga Tarun 69 K18NZ

SCHOOL OF COMPUTER SCIENCE & ENGINEERING

LOVELY PROFESSIONAL UNIVERSITY

PHAGWARA, PUNJAB

SUBMITTED TO:
GAURAV SHARMA.

1|Page
INTRODUCTION :

E-commerce is a process of buying and selling of products or services, making money


transfer and transferring data over electronic medium. Ecommerce has evolved to make
products easier to discover and purchase through online retailers and marketplaces. Food
Products sector is the largest retail category.

There are many leading food ecommerce sites available in the market, which leads to high
competition among food retailers. Online food retailers face many problems like coming new
trends, food quality, etc. because of this the sales graphs fluctuates. Hence there is a wide
need for sales prediction system. And that’s exactly the problem companies struggle with
collecting data.

To overcome this problem, we have proposed an ecommerce food products sales forecasting
system which helps by maintaining the previous sales data and on the basis of previous sales
it predicts the upcoming year sales.

There are 2 modules in this sales forecasting software namely, Admin and User. Admin can
add products and view products; list of users and users order and view the generated sales
predictive analysis report. Users can view the products added by admin, he/she can add
products to cart for buying purpose. He/she can track the order and view the previous order
history.

2|Page
MODULES:
The system comprises of 2 major modules with their sub-modules as follows:

1. Admin:

 Login: Admin can login in his personal account using id and password.

 Add Products: Admin can add a new food product.

 View Products: Admin can view all Uploaded products.

 View User: Admin can view users.

 View User Order: Admin can view order placed by user.

2. User:

 View products: User can view all products.

 Add products to cart: User can add desire products into the cart.

 Track order: User can track his/her order.

 View order history: User can view his previous order history.

3|Page
PROJECT LIFECYCLE:

Description

The waterfall Model is a linear sequential flow. In which progress is seen as flowing steadily
downwards (like a waterfall) through the phases of software implementation. This
means that any phase in the development process begins only if the previous phase
is complete.

The waterfall approach does not define the process to go back to the previous phase to handle
changes in requirement.

The waterfall approach is the earliest approach that was used for software development.

 Hardware Requirement:

 Processor –Core i3
 Hard Disk – 160 GB
 Memory – 1GB RAM
 Monitor

 Software Requirement:

 Windows 7 or higher
 Python
 Django framework
 MySQL database

 Advantages

 Saves time

 Easy to access the system anywhere and anytime.

4|Page
 Limitation

 Requires an active internet connection.

 Application

 This system can be used by the multiple peoples to get the counseling sessions
online.

5|Page
SCOPEFORDEVELOPMENTOF THISPROJECT:

The requirement of the user is to:

 Access/Search information.
 Log into the system through the first page of the application
 Change the password after logging the system
 View/change details.
 Can get help through the help option to view different properties of the system.
 Users can give feedback.
 An admin should be present who can read as well as remove any uploads

RESULTS

 Login Form:
The system starts with a login page where the registered user can enter
username and password to be able to access the services.
 Registration form:
The user has to go for the registration form for doing registration.

6|Page
CONCLUSIONS

We have proposed an Ecommerce Food Products Sales Forecasting System which helps by
maintaining the previous sales data and on the basis of previous sales it predicts the
upcoming year sales.

It saves time and it is easy to access the system anywhere anytime.

7|Page
REFERENCE

 www.slideshare.net
 www.stackoverflow.com

8|Page

You might also like