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.

Important nodes, there are N nodes in a graph, the graph isuni directional ...

there are N nodes in a graph, the graph isuni directional with M edges of these M nodes in a graph, there are K nodes which are important nodes. given initial position I within thi

Explain the remainder or modulus operator in java, Explain the Remainder or...

Explain the Remainder or Modulus Operator in Java? Java has one significant arithmetical operator you might not be familiar with, %, also called as the modulus or remainder ope

Define object lock and which kinds of object have locks, What do you think ...

What do you think about an object's lock and which kinds of object's have locks?

Web-based client program, Why are JSP pages the preferred API for creating ...

Why are JSP pages the preferred API for creating a web-based client program? Because no plug-ins or security policy files are required on the client systems (applet does). Also,

Finding highest and lowest numbers, Hi i need help creating a small program...

Hi i need help creating a small program that basically asks the user how many numbers hes going to use and then ask for those numbers and see which is the biggest and the smaller

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

Explain the both hashset and treeset, Explain the both HashSet and TreeSet?...

Explain the both HashSet and TreeSet? HashSet is an unordered, unsorted Set. It's a Collection set which restrict duplicate elements and also repositioning of elements. I

Read data from usb logs in windows, I want somebody to help me to create a ...

I want somebody to help me to create a program in java that helps me to read data from usb logs in windows Project Description: I want a java program that helps me to detect

What is multiple inheritance, What is Multiple Inheritance ? A few obje...

What is Multiple Inheritance ? A few object oriented languages, notably C++, permits a class to inherit from more than one unrelated class. This is known as multiple inheritanc

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