Computer Science, asked by fdoll436, 10 months ago

presentation on department store management system

Answers

Answered by Anonymous
0

Answer:

plzz mark as brainliest answer

Explanation:

1. Department of Computer Science Engineering

2.  Objective  Implementation of GUI  Buttons  User interface  Innovativeness and usefulness  Future development Contents

3. OBJECTIVES :  Add and maintain records of available products.  Add and maintain customer details.  Add and maintain description of new products.  Add and maintain new entered category of products.  Provides economic/financial reports to the owner monthly or weekly and yearly.  Provides a convenient solution of billing pattern.  Make an easy to use environment for users and customers.

4. Implementing a GUI

5. Swing vs AWT  AWT(Abstract window toolkit) is Java’s original set of classes for building GUIs Which is provided by the OS.  So it is also called heavyweight component  Not truly portable: looks different and lays out inconsistently on different Oss.  Swing is designed to solve AWT’s problems  Lays out consistently on all OSs

6. JDBC  Write apps in java to access any DB, using standard SQL statements while still following Java conventions. 1.import java.sql.*; 2.load a jdbc driver:- Class.forName(“class name”); 3.Establish a connection:- DriverManager.getConnection(“driver name”,”root”,”pass”); Steps:

7. JButton  Used to perform some specific Task.  Executes a certain “Action”.  predefined label and/or a predefined icon

8. JTextField  Limited to only one line  JPasswordField

9. JFrame  Basis of any Java GUI  Multiple frames  The “J” prefix is at the beginning of any Swing component’s name (to distinguish them from AWT components)

10. User Interface

11. SIGNIN / SIGNUP First Screen shown in first run . [Higher security] User Type : only Admin Here Username and Password column may be a admin type or operator type.

12. CREATE USER USERTYPE : Admin / Operator [ After 1st Run ]

13. MAIN FRAME

14. CATEGORY

15. SUB CATEGORY

16. SUB CATEGORY

17. LOCATION

18. ITEM MASTER

19. ALTERNATIVES  UI Buttons  Menu Items  Shortcut Keys

20. PURCHASE

21. SALES

22. Innovativeness and Usefulness:  1. Easiness in modification of data.  2. User friendly  3. Reports are easily generated  4. No or very few paperwork  6. Computer operator control

23. Future Improvements :  Print option in sales(bill), stock transfer (challan), stock report using jasper.  Online Connectivity of Database for backup or to enlarge the scope.  Bar Code Reader  while entering purchase invoice if goods are already expired it should give warning.  Warning alert notification

24. Thank you !

Answered by mayankjoshi00
0

Answer:

what do you have to do in this question bro

Similar questions
Math, 10 months ago