Preview

Nt1330 Unit 1 Assignment 1

Good Essays
Open Document
Open Document
612 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Nt1330 Unit 1 Assignment 1
derivatives.
3.3.3 Communication Interfaces
This software is going to have a web server which will be connected to whenever any web service is needed. This server is also going to contain the database. Thus in needs for data also, system will communicate with this server. This communication is capable with the help of JDBC. The data will be synchronized and consistent data will be kept in the server.
The data will be fetched everyday by using a scheduler and will be partitioned in a required manner to store in the database in the required format. Further whenever the data is need it will be fetched from the database using the JDBC Connectivity.
The communication with the server will occur in the following cases:
1) When the user fills out the
…show more content…
3.4.4 Software Quality Attributes
The graphical user interface of the software is to be designed with first priority as the usability. The software will be presented in such a way that it is both visually appealing and easy for the user to navigate through the application.
For the correctness and reliability there will be zero tolerance for any errors in the improved ID3 algorithm that is being implemented. The algorithm will work efficiently in all cases.
Every day at a specified time, the server will be updated so the software may produce some inconsistent data. The layout and the UI of the software will be easy enough so that even users who have no idea will be able to use the software.
In addition, the user can edit the information provided to the software. For e.g. he can increase the number of mutual funds, change the tenure and so on. He can do this any number of times. The user can use the questionnaire also any number of times, so as the take advice from the software dependent on the past data.
Application code and comments should be written descriptively. The names of classes, methods and variables should be self-descriptive. Methods and classes will be commented to detail their

You May Also Find These Documents Helpful

  • Satisfactory Essays

    This project will upgrade the company’s database system within Human Resources. All database information will now be stored on the new database server that will be installed at the main headquarters. The database servers that are already installed at each local site will be reconfigured to send and receive updates to the main server so that all database servers are mirrored. Hard disk drive space will be upgraded to account for database growth at each location. Employees that require access to this database will need approval from the Human Resources department to protect employee information. This project will not update the actual database software but will reconfigure the software to be accessible across the company network as well as combine all database information into one large database. A new task of nightly backups will be initiated at the main headquarters once the new database setup is completed.…

    • 667 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    The program is a graphical interface environment, which comes in many different types of programs in many different languages. The graphical interface environment allows…

    • 542 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Cmgt Week 4

    • 345 Words
    • 2 Pages

    Use any familiar web, Java™, .NET, or database development tool to design, develop, and create the application or site.…

    • 345 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    A business needs this capability to store the information they currently have, create databases where they can review multiple entries of data, and transfer the same database from one instance of the program to a different instance that is on another computer.…

    • 253 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Through this assignment, students will gain hands-on experience with software applications essential for their future…

    • 3101 Words
    • 12 Pages
    Good Essays
  • Powerful Essays

    How to make a SRS

    • 2200 Words
    • 9 Pages

    Produce Features ...................................................................................................................8 User Classes and Characteristics..................................................................................... 9 Operating Environment ..................................................................................................... 12 Design and Implementation Constraints…

    • 2200 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Ms Sql Detailed

    • 16406 Words
    • 66 Pages

    In this data base we can add data, remove data, and modify existing data easily and more efficiently. To communicate with database we require a language i.e. SQL.…

    • 16406 Words
    • 66 Pages
    Good Essays
  • Powerful Essays

    Understand Human User

    • 886 Words
    • 4 Pages

    Identify the importance of user interface design to elevate technical complexity for usable product that accepted by user. (C4) Organize a presentation that involves interaction of software and hardware products using various styles of interfaces. (P4) Develop appropriate design and evaluation techniques for an interactive system effectively in real life. (A3)…

    • 886 Words
    • 4 Pages
    Powerful Essays
  • Good Essays

    The MySQL database would enable us to stores a collection of data e.g. usernames and passwords, products and orders by customers, and designed around 3 key concept stability, speed and ease of use, and is available under the open source licence.…

    • 819 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    In this project, for implementation purpose Java is chosen because the programming language. We have used…

    • 1451 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    A characteristic of modern database applications is that they facilitate simultaneous updates and queries from multiple users. Systems in the 1970s might have accomplished this by having each user in front of a 3270 terminal to a mainframe computer. By the mid-1980s it was becoming more common to give each user a personal computer and have a program running on that PC that connected to a database server. Information would be pulled from the database, transmitted over a network, and then arranged, graphed, or otherwise formatted by the program running on the PC. Starting in the mid-1990s it became more common to build database applications with a Web interface. Rather than develop custom software to run on a user's PC, the user would use the same Web browser program for every application. A database application with a Web interface had the advantage that it could be used on devices of different sizes, with different hardware, and with different operating systems. Examples of early database applications with Web interfaces include amazon.com, which used the Oracle relational database management system, the photo.net online community, whose implementation on top of Oracle was described in the book Database-Backed Web Sites (Ziff-Davis Press; May 1997), and eBay, also running Oracle.[1]…

    • 513 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Problem Description

    • 312 Words
    • 2 Pages

    This system will need to be easy for its users to understand and access. It will also need to work efficiently and accurately. Finally it will provide a suitable and permanent method of storing the customers’…

    • 312 Words
    • 2 Pages
    Good Essays
  • Good Essays

    jdbc

    • 1262 Words
    • 6 Pages

    Java Database Connectivity (JDBC) is a Java-based data access technology that defines how a client may access a database. It provides methods for querying and updating data in a database. The JDBC classes are contained in the Java package java.sql and javax.sql.…

    • 1262 Words
    • 6 Pages
    Good Essays
  • Powerful Essays

    An input device is a hardware attached to the processor/computer to supply data to the processor/computer.…

    • 8487 Words
    • 34 Pages
    Powerful Essays
  • Good Essays

    Jdbc Notes

    • 31946 Words
    • 128 Pages

    is Java. Java is two-dimensional: It’s a programming language and also a client/server system in which programs are automatically downloaded and run on the local machine (instead of the server machine). The wide embrace of Java has prompted its quick development. Java includes Java compilers, interpreters, tools, libraries, and integrated development environments (IDEs). Javasoft is leading the way in the development of libraries to extend the functionality and usability of Java as a serious platform for creating applications. One of these libraries, called Application Programming Interfaces (APIs), is the Java Database Connectivity API, or JDBC. Its primary purpose is to intimately tie connectivity to databases with the Java language. We’ll discuss the reasoning behind the JDBC in this chapter, as well as the design of the JDBC and its associated API. The Internet, or better yet, the technologies used in the operation of the Internet, are tied into the design of the JDBC. The other dominant design basis for the JDBC is the database standard known as SQL. Hence, the JDBC is a fusion of three discrete computer areas: Java, Internet technology, and SQL. With the growing implementation of these Internet technologies in “closed” networks, called intranets, the time was right for the development of Java-based enterprise APIs. In this book, intranet and Internet are both used to describe the software technology behind the network, such as the World Wide Web.…

    • 31946 Words
    • 128 Pages
    Good Essays