1 / 15

Coding : Eyewear Gallery Management System

Coding : Eyewear Gallery Management System. Group Names and ID's : Ibrahim Al-Sharif – 220080051 Hamed Mosalam - 220070043. Contents. Methodology. Tools. Components. Reuse and relationships to other products. Appendix. Methodology. Incremental Methodology. Tools. Main Components.

adamma
Télécharger la présentation

Coding : Eyewear Gallery Management System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Coding : Eyewear Gallery Management System

  2. Group Names and ID's : Ibrahim Al-Sharif – 220080051 Hamed Mosalam - 220070043

  3. Contents Methodology Tools Components Reuse and relationships to other products Appendix Company Logo

  4. Methodology • Incremental Methodology

  5. Tools

  6. Main Components

  7. Components Details User Types Samples Sub-types

  8. Components Details Sells Samples Merchant_payments

  9. Components Details Readings Samples

  10. Components Details • EyeWearAboutBox • EyeWearApp • EyeWearView • connectDB • User • Login • Customer • Expenses • Types Samples

  11. Components Details • ConnectDB: Samples

  12. Components Details • Types: Samples

  13. Components Details • Customer Samples

  14. Reuse and relationships to other products Java and Java tools From the beginning we set a goal to make use of any existing code to avoid wasting time duplicating other’s work. We also decided to use open source or freeware solutions wherever possible. Because we are creating software for a defined application, it is possible to use open source technologies in each area. First, we decided to implement our code in Java because it is free and allows us to run on a wide range of operating systems. Next, we chose a development environment that would allow us to edit our Java code. Netbeans was chosen because it is free and has many plug-ins which allow us to use already existing applications.

  15. Reuse and relationships to other products Database and Reporting With these decisions in place, we needed a database on which to store our records. We choose JDBC because it has many management tools, and includes a visual interface that is very appealing. We chose JasperReports as the means to generate reports because it is a freeware/open source package written in Java that generates reports in XML, PDF, or HTML files.

More Related