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.

Give an examples of java.lang.math methods, Give an Examples of java.lang.M...

Give an Examples of java.lang.Math Methods Here is an instance program in which exercises most of the routines in java.lang.Math. If your high school math is a little rusty, do

What is runnable jar archives, What is Runnable JAR archives You can ru...

What is Runnable JAR archives You can run a program stored within the JAR archive that has a main() method like this: $ java -cp eharold.jar MainClassName You must use the f

I want selenium based test automation for java, I want Selenium Based Test ...

I want Selenium Based Test Automation for Java Based Web Application Project Description: I want some test cases to be automated to login to UI which is Java based web applic

Want a graph database for relationship mapping of entities, Want a graph da...

Want a graph database for relationship mapping of entities Project Description: I want a graph database for relationship mapping of entities, liable peoples. Also, the databa

Assignment , hi i wanted to know if your tutors provide solutions for progr...

hi i wanted to know if your tutors provide solutions for programming assignments

What is difference between design and system architecture, What is differen...

What is difference between Design and System Architecture? System Architecture : It is structure of a product or procedure. Design: It is begin of the procedure of devel

What is the order of function invocation in an applet? , The Applet's life ...

The Applet's life cycle functions are as follows: public void init() : Initialization function called only once by the browser. public void start() : Method called after

What is linear search, What is linear search? It is the simplest form o...

What is linear search? It is the simplest form of search. It searches for the element sequentially starting from first element. This search has a drawback if element is located

Illustrate dynamic vs. static class loading?, 1. "Classes are statically lo...

1. "Classes are statically loaded with Java's "new" operator." This would imply that static methods could be executed without the class being loaded. 2. "Unlike the static loa

What should be output of above code, Number = new Array(5); var abc=4; for(...

Number = new Array(5); var abc=4; for(var i=1; i { Number[i]= abc*i; } Number.reverse(); for(j=0;j { document.write(" "+Number[j]+" "); } A) What should be output of above co

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