Coder Social home page Coder Social logo

badminton-shop's Introduction

SHOP BADMINTON MANAGEMENT PROJECT 🏸🏪

Background

Actually, nowaday more and more people(including me hehee) enjoy badminton sport, so I want to build a badminton shop to meet the requirements, needs of purchasing racket, shoe, shuttle cock or sportswear,.. And my shop was established

Program Specifications

I want to develop a Java programme that shows the following menu:

Select the options below:

MENU

Main function details

1. Function 1: Add a product into list

The program displays a menu and asks users to input an option from 1 to 11.

2. Function 2: Build the data structure

* Classes, abstract classes, interfaces.
* Use only one collection to badminton shop.

3. Function 3: Add a product to the list

* User inputs new product’s information
* Remember to check the id cannot be duplicated. Other information must be validating.
* Add new product to the collection.
* After adding, the program asks whether you want to continue adding another product or return to the menu.

4. Function 4: Search a product by ID, name

* User inputs the key word want to search. The program returns all product that has name contain the search string.
* If the product is not existed, the screen shows message “This product does not exist”. Otherwise, the screen shows the product information.
* After searching, the program asks if the user wants to continue searching for another product or return to the menu.

5. Function 5: Remove the product by ID

* User can remove any product in the refrigerator by ID, name
* Before the remove, the program must show confirm message.
* Show the result of the remove: success or fail.
* After removing, the program returns to the menu.

License & Copyright

© 2023 Mai Minh Nhat Minatisleeping Licensed under the GPL-3.0 LICENSE.

🤟 Feel free to use my repository and star it if you find something interesting 🤟

badminton-shop's People

Contributors

minatisleeping avatar

Stargazers

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