Question
Code and develop a kotlin app in Android Studio which will provide students with access to departmental information, resources, and functions. The app will be
Code and develop a kotlin app in Android Studio which will provide students with access to departmental information, resources, and functions. The app will be developed according to the following specifications:
1. User Interface (UI): Develop the app interface, using material design principles, to provide the following options to
users:
a) Faculty/Staff Directory
b) Courses
c) Admissions
d) Social Media
e) Email FAB
2. Activities: Create activities that relate to the menu options on the main screen that will reside on the device. Allow for the transition to these activities from the main menu. Please note:
a) Faculty/Staff Directory -> directory should include the photo, telephone number, and email of each member. Users should be able to dial/email contacts directly from the app.
b) Courses -> provide information on 10 courses offered by the department (code, name, credits, pre-requisites, description). Data for the courses feature should be stored in either a SQlite database or Firebase.
c) Admissions -> Information on admission requirements for the Information Technology Department. Include a link to an application page.
d) Social Media -> allow viewing of the schools Facebook, Twitter, and Instagram accounts.
e) Email Fab -> Tapping the fab should allow an email to be sent to the head of department.
Nb: Please give explanation when writing the code, like if you need to add kotlin classes etc.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started