project android

31
Acharya Institute of Technology Department of ISE Department of ISE application to facilitate Communication support in Education Institute. Presented by :- Syed Hamdan Sher !AY12IS089 INFORMATION SCIENCE AND ENGINEERING. Under the Guidance of Prof. YOGESH N ISE,AIT

Upload: hamdan-sher

Post on 16-Feb-2017

32 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Project Android

Acharya Institute of TechnologyDepartment of ISEDepartment of ISE

Android based application to facilitate Communication support in Education Institute.

Presented by :-•Syed Hamdan Sher!AY12IS089INFORMATION SCIENCE AND ENGINEERING.

Under the Guidance ofProf. YOGESH NISE,AIT

Page 2: Project Android

Acharya Institute of TechnologyDepartment of ISE

CONTENTS Abstract Introduction Literature survey Problem Statement Requirement Specification (Hardware and Software) Design (Data Flow Diagram[DFD]) Charts/Class Diagram) Implementation (Modules & Functions) Testing Conclusion Future Enhancements References

Page 3: Project Android

Acharya Institute of TechnologyDepartment of ISE

ABSTRACT

An Android application whose function is to facilitate

support to students as well as teaching and managing

entities of a particular department specially who face

problems and issues related to management and

communication of the entire department as a whole.

05/01/23

3

Page 4: Project Android

Acharya Institute of TechnologyDepartment of ISE

INTRODUCTION

Android based application to facilitate Communication support in Education Institute.

Our application provides varies solutions to many problems such as news and alerts concern to a particular department, Information sharing, etc.

And many other facilities which makes this application a tool to connect students and the department they belong to smartly.

05/01/23

4

Page 5: Project Android

Acharya Institute of TechnologyDepartment of ISE

LITERATURE SURVEYPROBLEMS FACED BY STUDENTS

Shreyes(1AY12IS079): “I am mostly present” and “Always friends.. I forget what teachers says”

Thanuja(1AY12IS91): “Yes but I started using college account from 7th sem” and “sometimes”

Aakarsh(1AY12ME001): “No,Because we only get mails of the things people have already done. Not about any opportunities that are there” and “unrelated to me, or my interests”

05/01/23

5

Page 6: Project Android

Acharya Institute of TechnologyDepartment of ISE

PROBLEMS FACED BY FACULTIES

Tanuja Mam: I use watsapp and normal sms for communicating with students. Announce in the next class. Very less student bring the notes the next day as the forget.

Chayapathi sir: Mails not checked by students. I contact through mail, watsapp and msgs. Notes “very less”

Mithuna Mam: As a cultural Faculty coordinator I had to physically walk to each section, keep calling student coordinator and we don’t have a proper way to communicate.

05/01/23

6

Page 7: Project Android

Acharya Institute of TechnologyDepartment of ISE

EXISTING APPLICATIONS mylyapp is a cloud based communication and

transaction platform for schools, colleges, universities, students and parents. mylyapp platform enables integration of multiple 'value added technology solutions' for educational institutes.

Disadvantage: Only for transaction platform

05/01/23

7

Page 8: Project Android

Acharya Institute of TechnologyDepartment of ISE

Virt U The Virtual University is a great app that lets you

watch lectures from leading universities right from the comfort of your Android device.

05/01/23

8

Page 9: Project Android

Acharya Institute of TechnologyDepartment of ISE

Shloka sBuzz App

Shloka College of Management

05/01/23

9

Page 10: Project Android

Acharya Institute of TechnologyDepartment of ISE

PROBLEM STATEMENT

Presently, faculties or professors even HODs rely on existing traditional method of directly addressing students in order to convey their statement of message or making any announcement.

Moreover, most colleges deploy Gmail or any other internet mail account for publishing college or department related news and alerts which fail to focus a student’s attention towards news or alert as most of the time the news or alerts shared are not specific for a student’s particular department.

Student’s details are unknown to all the faculties and vice versa.

05/01/23

10

Page 11: Project Android

Acharya Institute of TechnologyDepartment of ISE

REQUIREMENT SPECIFICATION

SOFTWARE REQUIREMENTS

Android Studio

Java Development Kit

SDK Packages

XAMPP

HARDWARE REQUIREMENTS

Smartphone

Android OS version 4.0 and above.

Disk space 18-20 Mb

05/01/23

11

Page 12: Project Android

Acharya Institute of TechnologyDepartment of ISE

LIFE CYCLE OF ANDROID APPLICATION

05/01/23

12

Page 13: Project Android

Acharya Institute of TechnologyDepartment of ISE

DESIGN UI Block Diagram

05/01/23

13

Page 14: Project Android

Acharya Institute of TechnologyDepartment of ISE

FLOW CHART DIAGRAM

05/01/23

14DESIGN(Cont..)

Page 15: Project Android

Acharya Institute of TechnologyDepartment of ISE

STUDENT FETCHING THE INFORMATION

05/01/23

15

SEQUENCE DIAGRAMS

Page 16: Project Android

Acharya Institute of TechnologyDepartment of ISE

FACULTY FETCHING THE INFORMATION

05/01/23

16

SEQUENCE DIAGRAMS(Cont..)

Page 17: Project Android

Acharya Institute of TechnologyDepartment of ISE

WORKING OF QUICKPOST

05/01/23

17

SEQUENCE DIAGRAMS(Cont..)

Page 18: Project Android

Acharya Institute of TechnologyDepartment of ISE

IMPLEMENTATIONLogin page :As soon as you open the app this is the

first page you encounter.•Login: if user is authorised he can

login using login button.•Register: if user doesn’t have an account he can register using register button.•Faculty login: separate UI for faculties.•Super user: separate UI for admin.•Vtu syllabus: can access vtusyllabus.

05/01/23

18

Page 19: Project Android

Acharya Institute of TechnologyDepartment of ISE

IMPLEMENTATION(cont…)HOME PAGE : •Search : used to search any other user registered in the app. •Info: can access faculty details and vtu syllabus offline.•edit profile : you can make changes in your profile here.•Quickpost : this is the place where you can post your views, ideas, info •Logout : button which helps you to logout safely.

05/01/23

19

Page 20: Project Android

Acharya Institute of TechnologyDepartment of ISE

IMPLEMENTATION(cont…)

Search page:Here you can search any user by •USN•STUDENT NAME•FACULTY NAME•STUDENT INTEREST

05/01/23

20

Page 21: Project Android

Acharya Institute of TechnologyDepartment of ISE

IMPLEMENTATION(cont..)

05/01/23

21 Information page:Here you can view faculty and technical staff details as well as vtu syllabus.

Faculty details : You can view details of all the faculties and technical staff in the department.

Vtu syllabus: vtu syllabus from 1st sem to 8th sem of respective department.

Page 22: Project Android

Acharya Institute of TechnologyDepartment of ISE

IMPLEMENTATION(cont…)

Faculty details

Technical Staff details

05/01/23

22

Page 23: Project Android

Acharya Institute of TechnologyDepartment of ISE

VTU Syllabus 1-8 semester

Sixth semester subjects

05/01/23

23

IMPLEMENTATION(cont…)

Page 24: Project Android

Acharya Institute of TechnologyDepartment of ISE

Testing

05/01/23

24System and Unit testing

Page 25: Project Android

Acharya Institute of TechnologyDepartment of ISE

Testing(cont…)

05/01/23

25

Page 26: Project Android

Acharya Institute of TechnologyDepartment of ISE

Testing(cont…)

05/01/23

26

Page 27: Project Android

Acharya Institute of TechnologyDepartment of ISE

Testing(cont…)

05/01/23

27

Page 28: Project Android

Acharya Institute of TechnologyDepartment of ISE

CONCLUSION

NOTIFY APPLICATION, An Android application will help in

effective communication within a university department and solve issues related to management and notification of news, alerts and registration. It will provide flexible and easy-to-use application containing features such as public forum, chat-box, mini-challenge, and many other which will help the department to connect more smartly and productively.

Page 29: Project Android

Acharya Institute of TechnologyDepartment of ISE

FUTURE ENHANCEMENT

Optimizing Quick Post section using GSM and Socket programming coding scheme.

Designing Chat Box feature. Adding Information and Network security features. Improving UI design Reducing the size of Application

05/01/23

29

Page 30: Project Android

Acharya Institute of TechnologyDepartment of ISE

REFERENCES http://www.rasmussen.edu/student-life/blogs/

college-life/50-smartphone-apps-for-college-students/

http://www.androidauthority.com/best-android-apps-college-university-students-81569/

https://list.ly/list/wDW-mylyapp-school-college-university-classroom-management-app

http://www.digistormeducation.com.au/software/school-app/

https://examples.javacodegeeks.com/core-java/lang/stringbuilder/java-stringbuilder-example/

https://developer.android.com/tools/help/sdk-manager.html

Page 31: Project Android

Acharya Institute of TechnologyDepartment of ISE

THANK YOU..

05/01/23

31