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

Friday, 5 January 2018

STREET CLEANING MANAGEMENT SYSTEM

STREET CLEANING MANAGEMENT SYSTEM

INTRODUCTION OF STREET SWEEPING CLEANING MANAGEMENT

Are you looking for Street sweeping cleaning management for your final year project? We are here to help you. You can contact us 
Everyone wants the cleanliness of their environment. however, no one want s to do it on their own. They never take initiative to keep it clean by their own. one of the main parts which need to be clean in the environment is the streets where every on the daily move.
That needs to be cleaned very much. To clean the environment through cleaning the streets we need a system which can hire people and order them to make clean some streets at a particular time and then further the status of the cleanliness by uploading the pic through the interface of uploading pics.
we have the managers who have the assignment to clean the streets of a particular place at given time in the duration of time. he further hires the staff and registers them to the staff entity and place of the street is given where they reach at the time and then do their own work of cleaning.
then they have the option of notification through which they get the confirmation of arrival to the place to the staff. here we have the option to select the tools of cleaning the street which is managed and brought by the manager to the place of the task.
in the end, they have feed back option through which they can give feedback which can be analyzed by the admin for further action.

MODULES OF STREET SWEEPING CLEANING MANAGEMENT

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:

Manager Interface in this system is for manager role of the user who needs to perform the tasks of handling the staff, tools, vehicles and smooth conduct of the task through the proper flow of managing duties.
He takes cares of the timings for the task and with the help of other assets completes the task. He can assign tasks according to the availability of the staffs. He can analyze the progress also.

TOOLS:

The tools which are needed to clean the streets are mentioned in this interface. This is updated by the manager. He issues the tools according to the usage and no . of tools and types of tools required are issued from here.

NOTIFICATION:

This interface is mainly for informing the users about the task and about the attributes of the task that needs to be completed, that is where and when it needs to complete and when they need to reach there.
This interface is handled by the Manager. He issues the notification to make it known to staff about the job.

FEEDBACK:

Feedback interface also an important part of the system as the user satisfaction and the staffs working quality and any kind disregard or complaint or if any problem in the system the first information to come up with that is taken from here.

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.

LOG IN:

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 log in 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 time table 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 STREET SWEEPING CLEANING MANAGEMENT

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 STREET SWEEPING CLEANING MANAGEMENT

E-R DIAGRAM OF STREET SWEEPING CLEANING MANAGEMENT

E-R DIAGRAM OF STREET SWEEPING CLEANING MANAGEMENT

ENTITY STAFF:-

Staff 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 KEYSTAFF_ID:

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

STAFF NAME:

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

MANAGER_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.

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 references, 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 MANAGER:

Managers details are saved in this entity.

PRIMARY KEY MANAGER_ID:

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

FOREIGN KEY PLACE_OF_TASK:

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.

START_TIME:

The time when the task needs to begin.

DURATION OF TASK:

The time span between which the task needs to finish.

ENTITY TOOLS:

PRIMARY KEY TOOL ID:

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

NAME:

The name of the tool is given here.

SIZE:

the size mentioned in the small large medium.

FOREIGN KEY PIC_ID:

The reference of the pic is mentioned over here.

ENTITY NOTIFICATION:

PRIMARY KEY NOTIFICATION:

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

FOREIGN KEY STAFF_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.

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. 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 FEEDBACK:

PRIMARY KEY FEEDBACK:

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

FOREIGN KEY STAFF_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.

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. 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.

DESCRIPTION:

The issue related all the information is given here, one can mention the time venue and person with whom he has a complaint and any other information if he wants. This will be read by higher official and necessary actions will be taken.
This will make scenario easy to understand.

ENTITY PLACE_OF_TASK:

PRIMARY KEY PLACE_OF_TASK:

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

ADDRESS:

Where the actual cleaning is needed to be done.

AREA:

Area of the space needs to be put here.

LANDMARK:

landmark near to locate it easily

ENTITY PIC:

PRIMARY KEY PIC:

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

SIZE:

Size of the pic is mentioned over here.

TOOL ID:

It is used to reference that table to any other table or any interface to show the data of it and support other entities.

STAFF _ID:

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 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.

FOREIGN KEY : –

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.

USE CASE DIAGRAM OF STREET SWEEPING CLEANING MANAGEMENT

USE CASE DIAGRAM OF STREET SWEEPING CLEANING MANAGEMENT
There are mainly three actors in this system one is staff other is a manager and third is an admin. Managers are assigned the places and then he assigns staff to task and tools from the interface.
staffs reach the place and do the cleaning. manager uploads the pic of the streets which are done with cleaning hence analyzed by the admin. he also puts notification.

FUNCTIONAL AND NON-FUNCTIONAL REQUIREMENTS OF STREET SWEEPING CLEANING MANAGEMENT

FUNCTIONAL REQUIREMENTS OF STREET SWEEPING CLEANING MANAGEMENT:-

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 STREET SWEEPING CLEANING MANAGEMENT:-

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 STREET SWEEPING CLEANING MANAGEMENT NEEDS –

unit of measurement usually divided into 2 main categories:
Execution qualities, like security and quality, that unit evident at the run time.
Evolution qualities, like liabilities, maintainability, flexibility and quantitative, that unit embodied among the static structure of the code.
Non-functional 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.

STREET SWEEPING BEST MANAGEMENT

CONCLUSION OF STREET SWEEPING CLEANING MANAGEMENT

Finally in street sweeping cleaning management, we have a system which is capable of managing the cleaning of streets and tracking the progress on it through the intervention of managers and staffs.
Managers are assigned the places and then he assigns staff to task and tools from the interface. staffs reach the place and do the cleaning.
There are mainly three actors in this system one is staff other is the manager and third is an admin. Managers are assigned the places and then he assigns staff to task and tools from the interface. staffs reach the place and do the cleaning.
manager uploads the pic of the streets which are done with cleaning hence analyzed by the admin. he also puts notification.

No comments:

Post a Comment