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.

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

Online Music Store, Online music store that stores information about song, ...

Online music store that stores information about song, artist, album, customer, playlist. Also all necessary diagrams - use case, uml, erd

Explain booleans in java, Explain Booleans in java? Booleans are named ...

Explain Booleans in java? Booleans are named after George Boole, a nineteenth century logician. Every boolean variable has one of two values, true or false. These are not the s

COMPRE METHOD, Implement the compare method of the following class Rectangl...

Implement the compare method of the following class RectangleComparator. The method compares two rectangles. The method should return: A positive integer if the area of the first r

What does it mean that a method or class is abstract, What does it mean tha...

What does it mean that a method or class is abstract? An abstract class cannot be instantiated. Abstract methods may only be included in abstract classes. However, an abstract

Explain about drawing lines, Explain about Drawing Lines? Drawing strai...

Explain about Drawing Lines? Drawing straight lines along with Java is easy. Just call g.drawLine(x1, y1, x2, y2) where (x1, y1) and (x2, y2) are the endpoints of your lines

What do you understand by private and public class, What do you understand ...

What do you understand by private, protected and public? These are accessibility modifiers. Private is the most restrictive, whereas public is the least restrictive. There is n

What is meant through semantic error, What is meant through semantic error?...

What is meant through semantic error? It is an error that a developer encounters while a statement is executed but it was not intended through him (the developer). Such errors ar

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