RECYCLER

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 10

RECYCLER

BY– KARTIK TRIPATHI


OBJECT
To minimise waste generation at source and facilitate repair, reuse and recycling over the disposal of
wastes in a cost effective manner.

✓ To provide clearly defined roles and responsibilities to identify and co-ordinate each activity of the
waste management.

Recycling refers to the process of converting waste into reusable materials whereas donating refers to give
money or goods to help a person. While donating we can not only reuse the waste materials but also help
the needy.

So donating creates more impact than recycling.


ABSTRACT
Food waste is something that affects us all.It affects people everywhere like in our homes, at
schools, at restaurants , the grocery store, in production and even in transportation.

This application use of mobile technology to reduce waste food and allow hotels to donate
leftover food to needy people. Using this app user can register, login and aslo view, add,remove
items from thecart and then logout in a system.

This app also stored realtime database.

In this app donor can add the food detailsand volunteer of the NGO can see the food images
donatedby the different donors.
INTRODUCTION
Recycling, recovery and reprocessing of waste materials for use in new products.
The basic phases in recycling are the collection of waste materials, their processing
or manufacture into new products, and the purchase of those products, which may
then themselves be recycled. Typical materials that are recycled include iron and
steel scrap, aluminum cans, glass bottles, paper, wood, and plastics. The materials
reused in recycling serve as substitutes for raw materials obtained from such
increasingly scarce natural resources as petroleum, natural gas, coal, mineral ores,
and trees. Recycling can help reduce the quantities of solid waste deposited in
landfills, which have become increasingly expensive.
Recycling also reduces the pollution of air, water, and land resulting from waste
disposal.
What are the benefits of donating?

Five reasons to give to charity


Giving to charity makes you feel good.
Donating to charity is a major mood-booster. ...
Giving to charity strengthens personal values. ...
Giving is more impactful than ever. ...
Giving can reintroduce friends and family to the importance of generosity. ...
Giving to charity builds and strengthens community.

Electronic products are made from valuable resources and materials, including metals,
plastics, and glass, all of which require energy to mine and manufacture.

Donating or recycling consumer electronics conserves our natural resources and avoids air
and water pollution, as well as greenhouse gas emissions that are caused by manufacturing
virgin materials.
SYSTEM DESIGN
Analysis is a detailed study of various operations performed by a system and their
relationships within and outside the system. One aspect of analysis is defining the
boundaries of the system and determining whether a candidate system should
consider other related systems. During analysis data is collected on the available
files decision points and transactions handled by the present system. Some logical
system models and tools are used in the system analysis. The steps necessary for
system analysis are system planning and initial investigation information
which are gathered through interviews, questionnaires and so on. Tools like
data dictionary, decision tree, data flow diagram, structured English are useful for
feasibility study and cost benefit analysis.
SYSTEM SPECIFICATION
HARDWARE SPECIFICATION

Processor : Amda RYZEN 5 5000 series


System RAM : 4 GB
Hard disk drive: 1 T
Mouse : Optical Mouse
Monitor : 15” Color Monitor

SOFTWARE SPECIFICATION

➢ Operating System Windows 10


➢ Front End HTML , CSS , JAVASCRIPT
➢ Back End MY SQL [ON WORKING]
FEATURES OF FRONTEND AND BACKEND

HTML:
The Building Blocks of the Internet HTML stands for Hyper Text Markup Language. It is a relatively simple language
that allows developers to create the basic structure of a website. Even the most complex websites have HTML at their
core. It’s also the second-most-used programming language by developers, according to a recent Stack Overflow
survey.You may be asking yourself why HTML is called a “markup language.” The reason is that instead of using a
programming language to perform the desired functions, HTML (like other markup languages) uses tags to annotate,
or “mark up,” different types of content on a web page and identify the purposes they each serve to the page’s overall
design. You likely see snippets of HTML more than you even realize. Have you ever noticed text at the bottom of a
printed-out email that reads something like “ ”? That’s HTML. A markup language also helps web developers avoid
formatting every instance of an item category separately (e.g., bolding the headlines on a website), which saves time
and avoids errors.

CSS
If HTML represents the building blocks of a website, CSS is a way to shape and enhance those blocks. CSS is a style
sheet language used to specify the way different parts of a webpage appear to users. In other words, it’s a way to add
some style and additional formatting to what you’ve already built with HTML.For example, perhaps you’ve used
HTML to add header text, and now you want that header to have a more pleasant font, a background color, or other
formatting elements that make it more sleek, professional, and stylish. That’s where CSS comes in. CSS also helps
websites adapt to different device types and screen sizes so that your pages render equally well on smartphones,
tablets, or desktop computers.
JavaScript

JavaScript is the most complex of the three front end languages discussed in this article, building on top of both HTML
and CSS.

If you’re trying to compare the languages, think of it like this: While HTML creates the basic structure for a website,
CSS adds style to that structure, and JavaScript takes all of that work and makes it interactive and more functionally
complex.

BACK – END FEATURE MY-SQL 4.0

MySQL is a full-featured relational database management system. It is very stable and has proven itself over
time. MySQL has been in production for over 10 years. MySQL is a multithreaded server. Multithreaded
means that every time someone establishes a connection with the server, the server program creates a thread or
process to handle that client's requests. This makes for an extremely fast server. In effect, every client who connects
to a MySQL server gets his or her own thread.
Yet another feature of MySQL is its portability—it has been ported to almost every platform. This means
that you don't have to change your main platform to take advantage of MySQL. And if you do want to switch,
there is probably a MySQL port for your new platform.
THANK YOU

You might also like