You are on page 1of 19

Shri ramswaroop memorial university

PRSENTATION
ON
SOCIETY IDENTIFICATION SYSTEM

SUBMITTED BY:
VIMESH PRAJAPATI (20171O1O111O130)
BHAVISHYA GUPTA (201710101110132)
HARSH SINGH (201710101110168)
SHIKHAR KUMAR MISHRA (201710101110125)
SOCIETY IDENTIFICATION
SYSTEM
INTRODUCTION:
 
In society all jobs are decided in meetings and maintenance bills, contact no of
members are noted in the papers. There is no automated system for doing all the things
that generally happen in society so that members can come to know what is happening
in society. This system of maintaining a society is made in such a way so that the most
common problem faced by residential societies are solved. This system is a cloud-
based system to manage the day - to - day activities of any cooperative housing
society. They need the coordination between the respective management societies
coupled with the vendors which provide these services so that the appropriate
convenience can be provided. The main functionality of this project is that there are an
online billing and accounting (payment gateway integration, income & expense
tracking, etc.). In this system, the bills, receipts, and vouchers are created in an easy
manner also the system is user-friendly.
OUR SOLUTIONS:
 Online Management of your complex data (owners,
tenants, documents, income, expenses etc.) remotely.
 Provide transparency between the operations of the

committee and thus enhance owners and residents


satisfaction.
 Encourage non-committee members to come forward and

to be part of managing committee or event management.


 Effort reduction in managing complex issues. Start to End

Solution with Audit.


 Hosted solution with zero infrastructure setup.
OUR MODULES:

communicatio
n

information
service

society

interaction transaction
MOTIVATION:
 Maintenance Payment Schedule
 Maintenance Collection
 Chat Group & Contacts
 Domestic Help
 Stay Connected & Build Bonds
 Expand Your Social Networks
 Move-In and Shift Out
 Mobile app
PROJECT CODE INTERFACE:
 An activity creates a window in which all the UI
elements are put. This is done using the
setContentView() method.
 All the UI elements are built using the ViewGroup
and the View objects. A collection of these objects
form the common input controls, like the buttons,
check boxes, or text fields.
 View is the class responsible for drawing and event
handling on the screen. It forms the basic building
block for UI components. ViewGroup is a class that
holds other View(s) or ViewGroup(s) and defines
their layouts.
USE CASE OF ADMIN AND SECURITY GAURD
APPLICATION HOME PAGE:
 In the module, the user must first get
connected to the same network as the
database using the “Setting” button (this
setting needs to be configured only once when
the application is being used for the first time
by the user.) and then enter Username and
Password.
 After this the user will be authenticated and will
be able to view the contents of the application.
USER REGISTRATION PAGE:
 In the module, the user must enter all the
necessary credentials required for the initial
registration.
 Post successful registration the user data is
stored into the application database and
then he/she can easily log into the
application.
USER REGISTRATION CODE:
VISITOR ENTRY
 Residents can screen visitors at
the society gate from wherever
they are.
 Online log of entries and exits
keeps track of visit durations and
timings.
 Pre-approved entry rights granted
by residents make check-ins faster
for security guards.
USE CASE OF SECURITY AND COMMITTEE
MEMBERS
SOCIETY INTERACTION
MESSAGING APP
 A community where various families remain
together, the communication gap is one of
the most important problems between
them. Through My Group & Connections
feature, the members can link with other
community members, speak to them, and
discuss important info with each other
effectively.
MAIN ACTIVITY INTERFACE:
 Most apps contain multiple screens, which
means they comprise multiple activities.
 Typically, one activity in an app is
specified as the main activity, which is the
first screen to appear when the user
launches the app.
 Each activity can then start
another activity in order to perform
different actions
LOGIN ACTIVITY CODE:
 To Implement login Activity you need to
create or open an android
studio project, give it a name and press
Next to configuration panel.
 After configuration, you just need to
choose Login Activity and again press
next.
 In the last choose the name for the
name of your activity and press FINISH.
LOGIN LAYOUT:
LAYOUT AND CODE OF REGISTER
MODULE
 Create an android project and add a retrofit
library.
 Define colors and drawable resource files.
 Create a login page design with UI.
 Designing registration form in android code.
 Create a registration method using a retrofit.
 Login method using PHP script and retrofit.
THANK YOU

You might also like