Question

ABC School District would like to create a student on-line information and registration system to capture...

ABC School District would like to create a student on-line information and registration system to capture student-related information. The system needs to be designed as an on-line process to allow all new students to register on-line. It should also allow existing students to update and review all information. Create a list of important data that would need to be captured and stored in the student registration database.

XYZ community would like to create a library management system. The objective is for the database to handle all transactions for the library. The database needs to store all the data that is relevant to managing the books, managing customers, and the day-today activities of the library. Create a list of important data that would need to be captured and stored in the library management database

0 0
Add a comment Improve this question Transcribed image text
Answer #1

list of important data that would need to be captured and stored in the student registration database:

According to the functional requirement of student information management database application

system, the overall structure of the application system could be indicated with the hierarchy chart, from the

top to down: Layer 1 is the system layer, Layer 2 is the function layer, Layer 3 for operation layer.

A Simple Conceptual Data Model for Student Registration



The class diagram for student registration database:

list of important data that would need to be captured and stored in the library management database:

System Design

The class Diagram for LibraryManagementDatabase:

Add a comment
Know the answer?
Add Answer to:
ABC School District would like to create a student on-line information and registration system to capture...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • write a program in C++ for the development of the library management system. The C++ program...

    write a program in C++ for the development of the library management system. The C++ program will allow the system administrator to add staff, students, delete the user's accounts, modify user details, add and modify book details. The administrator will have total control over the user account. The system will capture the student details such as registration number, phone number class code, and passwords, amongst other essential information. The librarian will search the books through the database using the ISBN,...

  • ERD Primary Key Problems A partial ERD diagram for the student registration process is depicted below....

    ERD Primary Key Problems A partial ERD diagram for the student registration process is depicted below. Examples of the in- formation desired to be tracked for each entity is included below the title of the entity. List ALL of the tables you would need to include in your database for this portion of the ERD diagram. Also list a Primary Key(s) and any Foreign Key(s) that would be included in each table (if there would be no Foreign Key, write...

  • Project 2 (required). Student Information Management System Write a GUI Application that is a MIS...

    i need help with the code and output screen shot Project 2 (required). Student Information Management System Write a GUI Application that is a MIS for students. Information of student includes student ID, name, date of birth, gender, major, grade, introduction, etc. The MIS has to provide insertion, deletion, query, and modification for students. To solve this application you have to: i. Design a friendly GUI based on JavaFX i. Provide the necessary functions, such as data insertion, data deletion,...

  • Write a Java program which will store, manipulate, and print student registration information. As part of...

    Write a Java program which will store, manipulate, and print student registration information. As part of the solution, identify the following classes: Student Admissions. The class Student must have the following fields – Name, Address, Id number, Courses, and Date, where: Name is a user defined class comprising of at minimum first name and last name. Address is a user defined class comprising of fields - street, city, state, and zip code. Date is a predefined class in the java.util...

  • Create Datasets for the ABC University Accommodation Office using the information below.This is a list of...

    Create Datasets for the ABC University Accommodation Office using the information below.This is a list of all the datasets and data attributes that the Office needs to function. For example, a STUDENT dataset containing StudentIDNumber, StudentFirstName, etc Scenario - ABC University Accommodation Office (Student Housing) The director of the ABC University Accommodation Office requires you to design a database to assist with the administration of the office and the renting of residences to students. The requirements collection and analysis phase...

  • I need code in java The Student class: CODE IN JAVA: Student.java file: public class Student...

    I need code in java The Student class: CODE IN JAVA: Student.java file: public class Student {    private String name;    private double gpa;    private int idNumber;    public Student() {        this.name = "";        this.gpa = 0;        this.idNumber = 0;    }    public Student(String name, double gpa, int idNumber) {        this.name = name;        this.gpa = gpa;        this.idNumber = idNumber;    }    public Student(Student s)...

  • 4. Write SQL data definition commands for each of the following queries: a. How would you add an attribute, Class, to the Student table? b. How would you remove the Registration table? c. How would you change the FacultyName field from 25 characters

    Problems and Exercises 1 through 9 are based on the dass scheduling 3NF relations along with some sample data shown in Figure 6-11. Not shown in this figure are data for an ASSIGNMENT relation, which represents a many-to-many relationship between faculty and sections.4. Write SQL data definition commands for each of the following queries:a. How would you add an attribute, Class, to the Student table?b. How would you remove the Registration table?c. How would you change the FacultyName field from...

  • Accounting Information Systems Chapter 7 Problem 12 a data flow diagram should be labeled with verb...

    Accounting Information Systems Chapter 7 Problem 12 a data flow diagram should be labeled with verb phrases to show the movement would lead to numbers like 2.1, 2.2, and so on. of data. 12. Excel application. In this problem, you'll be creating a drop-down list in Excel. a. Consider the following list of items you might find in a data flow diagram: 1 Buy supplies 2 Class registration 3 Employee 4 Employee database 5 Employee pay data 6 Issue capital...

  • Draw context and level-1 data flow diagrams representing all of the details of the system described...

    Draw context and level-1 data flow diagrams representing all of the details of the system described in the following narrative. In drawing these diagrams, if you discover that the narrative is incomplete, make up reasonable assumptions or explanations to complete the story. Draw your diagrams using Visio and submit your Visio files using the designated dropbox folder. MIS courses at the University of Memphis will use a new assignment submission system that would allow students to submit their assignments and...

  • We would like to develop a database to manage all the data relevant to students and...

    We would like to develop a database to manage all the data relevant to students and faculty at Virginia Tech. For each department, we have a department ID and name. The students enroll in departments. Each student will have a hokie ID, birthdate, gender, photo in the system. The department will hire multiple faculty members to teach courses. Each faculty member will have faculty hokie ID, research (including papers, patents, etc), gender, birthdate. The department will determine (1) what courses...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT