Create an android application., JAVA Programming

Assignment Help:

We need to create an Android application. The application is about registering courses in a university, viewing grades, available courses and evaluating faculty members.

Advisor will be able to reply to advising requests from students and Edit/Write/remove courses.
Main interface:
When the application launch by the user a welcoming message will appear and a buttons to navigate between features of the application.
The buttons are: Login, Register, Weekly schedule, Faculty and Information about the university (each button has to be tab menu).

In the login button, it will ask the student to put his ID number and his password (text fields).

Obviously logging into the account, will give privileges to the user to register courses (add and drop under registration) rate the instructors, and write reviews on their profiles (under faculty, once per student).

In the register courses button, we would want the courses to be listed containing information tables about the total number of students registered in the class, and how many remaining seats to register in it. In addition to the credit hours of the course, we want the name of the instructor, date & timing (what days of the week and at what time is the class and it's duration) of the class and a check box button to register the course (the user will check the courses he wants to add and will click on register button to add all the desired courses at once).

"faculty evaluation", that will contain the ratings of the faculty members made by the students so other users can view it.

About university button, it's just a button to give a brief explanation of the university and the location & directions to it.

We assume that each specific part will require a database such as for the usernames, courses and the rest. In addition, there must be navigation buttons, tab menus and search buttons.
P.S: Search function should contain 'Auto-complete' method as well
Detailed explanation: YES

Detailed explanation: YES Specific requirements:

i need detailed explanations of all the work steps, and how to add data to the application database.

Also i would like to note that I ordered this task #18355, and sadly you have not completed it and now I am re-ordering it.


Related Discussions:- Create an android application.

Array, public class Tester { static void test(int[] a) { int[] b = new in...

public class Tester { static void test(int[] a) { int[] b = new int[2]; a = b; System.out.print(b.length); System.out.print(a.length); } public static void main(String[] arg

Program to read a keyboard value and exit from the code, Using the above t...

Using the above thread program, now create 20 threads in your program and run them. No need to wait for the keyboard in each thread, just print "Hello" and its thread id in each t

Write a program of student using a class, Write a program of student Using ...

Write a program of student Using a Class Objects of a class are always created on heap using "new" operator followed by constructor Student s = new Student ( ); // no po

Explain in brief java applet, Explain in brief Java applet? It is a...

Explain in brief Java applet? It is a java program. It has been designed for transmitting Java code over the internet. It's automatically executed by Java-enabled W

What is jms, Java Message Service: An interface executed by most J2EE conta...

Java Message Service: An interface executed by most J2EE containers to give point-to-point queueing and topic (publish/subscribe) behavior. JMS is frequently used by EJB's that req

Prepare a java program, Using Java, write the class Time which consists of ...

Using Java, write the class Time which consists of the following: (a) three private integer data members (hours, minutes and seconds). (b) a constructor to initialise the dat

Code, Write a programme to create a webpage that prints the name of the STU...

Write a programme to create a webpage that prints the name of the STUDENT database in Wide Latin font and set the subtitle with description of the STUDENT to the screen. Set the pa

Illustrate an example of static variables, Illustrate an example of static ...

Illustrate an example of static variables System. out .println("some text"); -- out is a static variable JOptionPane. showMessageDialog (null, "some text"); -- showMessageDi

Authorization-security compnent, Define : Authorization is the process by ...

Define : Authorization is the process by which a program calculates whether a given identity is permitted to access a source such as an application component or a file. Now that y

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd