Giter Club home page Giter Club logo

cardcreatingproject's Introduction

CardCreatingProject

A program with an interface for creating 3 types of cards. The sql database is used Project for the OOP session 2 semesters 2 courses

Goal: secured interactive desktop application, to improve your knowledge gained during this semester. You will use your object-oriented programming skills, dividing your system into modules and implement Database Management System (JDBC + MYSQL).

Requirements:

  1. OOP. Classes and Objects (10%) You will use classes for each user type and data type
  2. OOP. Polymorphism and Inheritance (10%) You will inherit from classes and use polymorphism
  3. OOP. Abstractions and Interfaces (5%) Overriding abstract method is very important
  4. Collections. You have to use collections (5%) ArrayList, List, Set, HashMap or something else
  5. Object Serialization or File reading and writing (10%) Here you will store your configuration data (database name, host name, own ip address or port)
  6. Threads (10%) You will use threads to multiply your processes
  7. Socket programming (15%) Use networking for exchanging data
  8. JDBC + MySQL database (15%) You will store your data in MySQL Database
  9. GUI โ€“ Graphical User Interface (20%) Use Swing Library or Java FX

cardcreatingproject's People

Contributors

essenbay 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.