Contact at mumbai.academics@gmail.com or 8097636691
Responsive Ads Here

Saturday, 6 January 2018

TREE MANAGEMENT SYSTEM

TREE MANAGEMENT SYSTEM

INTRODUCTION OF LANDSCAPE TREE MANAGEMENT SYSTEM

Are you looking for a Landscape tree management system for your final year project? We are here to help you. You can contact us
We are living in a world where everyone sorts of oxygen. there is a lot pollution in the environment producing from the vehicle we drive factories we are running which produces a lot of killing pollutants like carbon monoxide and sulphuric contents which mix with the air and comes inside the people lungs while breathing and cause a lot of diseases.
So what we can do to overcome the effect of this much pollution. The best way to overcome this is planting a tree wherever you can wherever you have space.
Trees are the best of its kind to purify the air as trees emit the oxygen in the environment which we take and live. So as much tree will be there that much good health will be there.
Apart from the clean air, it helps in increasing green are and making our environment beautiful. We here made a system which has the facility to register users who want to contribute to the purification of the air by planting trees.
The managers are assigned to them and further, the place of the plantation is providing at a particular time they need to went there and do the necessary plantation of the tree.
after plantation then the progress of the site is uploaded through clicking pics of the planted trees area. in the user and other people can give their contribution in planting trees and making environment healthy.

MODULES OF LANDSCAPE TREE MANAGEMENT SYSTEM

The system is made of the combination of modules which work with collaboration with each other and make it beneficial to accomplish the main aim of the system.

MANAGER ASSIGNMENT:

The manager is the person who handles the working around the place given with command over the users to plant the trees carefully. He ensures the care of the plants and completion of the task. he is assigned by the admin.

PROGRESS MONITORING:

The progress of the plantation at a site is given by the report by managers they upload pics of the planted trees area to the interface of the progress monitoring. The values about that will be written by him at the interface.
This will be analyzed by the admin.

PLANTS ALLOTMENT:

The allotment of the plants to managers decide by the admin on the basis of site and plants condition of the best-suited site and climate. he allows him as many numbers of plants as much the sites require to cover the barren area.

REGISTRATION:

Users information have to be compelled to be registered within the system thus on establish every of them unambiguously and do the required group action as simple potential .like on the name of the bill are issued.
on the far side, this plenty of things require measure there wherever we will reference him. Without registration, there are few options and pages one user can see which are landing on the home page and taking the features read but he won’t be allowed to use those.
For use, he will have to register. One person needs to put his all the details properly and precisely as it will be helpful in identifying them and believing that he is the real person who has booked for the same. It also includes driver license for them who is driving and parameter too.

LOGIN:

After registration one will log within the system because the operator of the system either on the behalf of user. when this he has the opposite helpful interfaces accessible for any actions.
Here either bride or groom both have to log in with their unique identity and passwords. After this, they will be directed to the main user interface from where they have further options.

FORGOT PASSWORD:

This is quite often that people tend to forget the password they keep for the login. So this could be very tedious and hectic to recover the password manually in case if one needs to login in the emergency.
So to overcome this problem we have this module named ass forgot the password and using this module user can recover their password in seconds. So here we need to only put our registered email Id and hit the enter.
than one confirmation email will go to the email where he has the option to reset the password. In seconds one can use this module and get rid of forgetting password problem.

ADMIN:

Admin has the official powers to control the flow of the data from one part of the system to the other. He has the power to manipulate the access of the users to the data.
The main purpose of this account is to make the user data relevant and then giving the inputs to the other interface module and make it work optimistically and get the timetable according to the wish we want to create for a particular type of inputs.
Hence all the data will be reflected with clean and well data in the interfaces.

SYSTEM REQUIREMENT OF LANDSCAPE TREE MANAGEMENT SYSTEM

Now, this method is intended in such the way that it takes fewer resources to figure out work properly. it’s its own type of minimum needs that we’d like to require care of :
The system wants a minimum of two GB of ram to run all the options sleek and unforeseen.
It wants a minimum 1.3 gigahertz processor to run sleek as else which will produce issues.
The system must be operated by some approved person as wrong hands will build it happy-go-lucky.
Rest is all up to the user’s usage can take care of hardware
For security opposing anti-virus is suggested.
The system is made properly and all the testing is done as per the requirements. So, the rest of the things depend on the user and no one can harm the data or the software if the proper care is done.
All the attributes are working perfectly and if any error is found then it can be removed easily.

SYSTEM DESIGN OF LANDSCAPE TREE MANAGEMENT SYSTEM

SYSTEM DESIGN OF LANDSCAPE TREE MANAGEMENT SYSTEM

ENTITY PLANT:

PRIMARY KEY PLANT_ID:

This is system generated and unique, which can be referenced in any other entity

NAME:

The name of the plant needs to be written here.

TYPE:

what type of it is given here?

WATER NEED AMOUNT:

The need of the water amount in the plant is given here.

OPTIMISTIC CLIMATE:

the best-suited cloud is taken into consideration for the best growth of the plant.

SIZE:

The size of the plant in cm.

ENTITY MANAGER

PRIMARY KEY MANAGER_ID:

This is system generated and unique, which can be referenced in any other entity.

NO . OF PLANTS :

The no of plants need to be planted is managed by the manager.

TARGET DATE:

The date at which the planting needs to be done:

FOREIGN KEY USER_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number. This used to uniquely identify every table in the database and perform the crud operation on it.
It is used to reference that table to any other table or any interface to show the data of it and support other entities.

NAME:

The name is taken from the user and fed into this it is properly validated so that no mistake happens.

QUALIFICATION:

qualification is taken as to filter the events according to this so that user does not need to filter out the events to register it makes this system more reliable and useful.

NUMBER:

The phone number is taken here to keep the member updated and for the confirmation of the event is also managed through this method.

EMAIL:

email is taken to make member aware of new offers new events and for future reference, it is also relevant.

TYPE:

the type of user is mentioned here like is he a student, teacher or he is the vendor of any shop. According to this data, the discounts offers and other things are decided plus few other things of adjusting the task of the user also with this.

ADDRESS:

The location of the user is also mentioned here to make it easy to the delivery and few other things too.

ENTITY SITE:

PRIMARY KEY SITE_ID:

This is system generated and unique, which can be referenced in any other entity.

NAME:

the name of the area must be given here to reach at the time.

AREA:

The area square which needs to be the cover.

MANGER_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number.
This used to uniquely identify every table in the database and perform the crud operation on it. It is used to reference that table to any other table or any interface to show the data of it and support other entities.

ENTITY PLANTING PROGRESS

PRIMARY KEY PLANTING PROGRESS:

This is system generated and unique, which can be referenced in any other entity.

FOREIGN KEY MANAGER_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number

FOREIGN KEY SITE_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number.

FOREIGN KEY PIC_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number.

TARGET DATE:

the date at which the plantation needs to be done:

STATUS:

is the plantation done or not.

ENTITY PIC:

PRIMARY KEY PIC_ID:

This is system generated and unique, which can be referenced in any other entity.

NAME:

name of the pic

HEIGHT:

The height of the pic.

WIDTH:

The width of the pic

SIZE:

The size of the pic in m b

SITE_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number.

MANAGER_ID:

This is reference key from the other entity to link the data of that table.It is system generated unique identity number.

ENTITYUSER:-

User data have to be saved in this entity and all fields are required for this purpose which taken from the user .proper validation is checked and the attributes are as follows:

PRIMARY KEYUSER_ID:

This is system generated and unique, which can be referenced in any other entity.

USERNAME:

Username is taken from the user and fed into this it is properly validated so that no mistake happens.

QUALIFICATION:

qualification is taken as to filter the events according to this so that user does not need to filter out the events to register it makes this system more reliable and useful.

NUMBER:

The phone number is taken here to keep the member updated and for the confirmation of the event is also managed through this method.

EMAIL:

email is taken to make member aware of new offers new events and for future reference, it is also relevant.

TYPE:

the type of user is mentioned here like is he a student, teacher or he is the vendor of any shop. According to this data, the discounts offers and other things are decided plus few other things of adjusting the task of the user also with this.

ADDRESS:

The location of the user is also mentioned here to make it easy to the delivery and few other things too.

ENTITY ADMIN:

PRIMARY KEY ADMIN:

This is the main supervisor of all task happening in the system for long. It is system generated unique identity number. This used to uniquely identify every table in the database and perform the crud operation on it.
It is used to reference that table to any other table or any interface to show the data of it and support other entities. It has all the power to make changes in the field of other tables. It grants the privileges to other users of the system that what kind of operations they can perform.

LOGS:

The logs are saved here to analyze the system accordingly. The changes occur. For necessary changes.

PASSWORD:

A Strong password is recommended for this account as no one wants to get hacked and lose the sophisticated data.

DESCRIPTION:

Any important info. Regarding this account is attributed in this.
USE CASE DIAGRAM OF LANDSCAPE TREE MANAGEMENT SYSTEM

Here in this system, we have mainly three actors, first is a user who registers himself on the system with credentials and logs in, second, the managers get assigned the users by the admin to plant the trees on some place given by the admin.
they reach the place and do the planting, the planting progress is uploaded on the system by the managers. Admin analyzes the progress.

FUNCTIONAL AND NON-FUNCTIONAL REQUIREMENTS OF LANDSCAPE TREE MANAGEMENT SYSTEM

FUNCTIONAL REQUIREMENTS OF LANDSCAPE TREE MANAGEMENT SYSTEM:-

The functional requirements are those requirements which are necessary to the eye of the user and the client. Here we try to make the module possible to accomplish the need of the desired function. few of its functional requirements are as follows-

NON-FUNCTIONAL REQUIREMENTS OF LANDSCAPE TREE MANAGEMENT SYSTEM:-

These requirements needs unit among the style of “system shall be “, associated overall property of the system as a full or of a particular aspect and not a particular operation. The system’s overall properties remarkably mark the excellence between whether or not the event project has succeeded or unsuccessful.

NON-FUNCTIONAL OF LANDSCAPE TREE MANAGEMENT SYSTEM NEEDS –

unit of measurement usually divided into 2 main categories:
Execution qualities, like security and quality, that unit evident at the runtime.
Evolution qualities, like liabilities, maintainability, flexibility and quantitative, that unit embodied among the static structure of the code.
Non-functional of landscape tree management system needs place restrictions on the merchandise being developed, the event technique, and specify external constraints that the merchandise has to be compelled to meet
Our project qualifies all the factors of helpful and non-helpful consequently and the system is up to mark performance device.Here we’d prefer to need the care of few lots of things before heading towards the system.
the many sensible intuitive interfaces are usually created. that ultimately build interface easy to use for a lengthy time. in distinction to ancient vogue wherever the goal is to create the difficulty or application physically enticing, the goal of interface vogue is to create the user’s interaction expertise as simple and intuitive as double – what’s typically mentioned as user-centred vogue.
where smart graphic/industrial vogue is daring and eye-catching, smart interface vogue is sometimes delicate and invisible.

KEEP THINGS SIMPLE AND CONSISTENT:-

Simple and Harmonic means that making u i is extraordinarily intuitive and needs to followed

OBSERVE THE USE OF TYPOGRAPHY:-

The typography is taken care really strictly as the wish of the system.

USE COLOUR AND DISTINCTION PROPERLY:-

Color band of skin and dark is sweet means that stress and done well throughout this method

CONSIDER FEEDBACK MESSAGES:-

feedback sort may well be an excellent means that taking feedback of forms and rising the system.

SIMPLIFIED FORMS:-

The form is made simple to fill with a clean program.

TREE LEARNING MANAGEMENT SYSTEM

CONCLUSION OF LANDSCAPE TREE MANAGEMENT SYSTEM

Finally, in the landscape tree management system, we have a system where a user who registers himself on the system with credentials and log in, second the managers get assigned the users by the admin to plant the trees on some place given by the admin.
they reach the place and do the planting, the planting progress is uploaded on the system by the managers. Admin analyzes the progress.

No comments:

Post a Comment