GithubHelp home page GithubHelp logo

akashnath420 / developing-a-menu-based-application Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18 KB

Using only associate relationship in java

Java 100.00%
associate java object-oriented-programming oop oops-in-java ewu east-wast-university

developing-a-menu-based-application's Introduction

A. Defining Multiple Classes  We want to develop a minimal, simple object-oriented application for a university.  A university has three major entities: Students, Faculties and Courses.  First, we have to identify the relationships among them.  The following relationship diagram shows the relationships among Student, Course and Faculty class.

 Now, we need to develop a menu-based application.  The initial menu may have the following options: a. Add b. Delete c. Update d. Print e. Search

 For each of these options, we may provide further options. Suppose, for ‘Add’ option, next we may show the following options: a. Add a Student b. Add a Course c. Add a Faculty For ‘Delete’ and ‘Update’, we may provide the same options.

 For ‘Print’ option, we may further provide the followings: a. Print all students b. Print all course c. Print all faculties d. Print information of a student e. Print information of a course f. Print information of a faculty g. Print student list and faculty information of a course h. Print courses taken by a student

 Search is very important feature in our application. For ‘Search’ option, we may provide the followings: a. Search a Student b. Search a Course c. Search a Faculty d. Search whether a student takes a course e. Search whether a faculty teaches a course f. Search courses taken by a student g. Search courses taught by a faculty

developing-a-menu-based-application's People

Contributors

akashnath420 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.