Coder Social home page Coder Social logo

product_management_application's Introduction

Product Management App

The Product Management App is a simple command-line tool that allows users to manage a list of products. It provides registration and login functionality to ensure that only authorized users can access and manage the product list.

Demo Video

product.mp4

Features

  • User Registration and Login: Users can register with a unique username and password. Once registered, they can log in to access the product management options.

  • Add Product: Logged-in users can add new products to the product list. They need to provide the product name and price.

  • Delete Product: Logged-in users can remove products from the product list by specifying the product name.

  • View Products: Logged-in users can view the current list of products with their respective prices.

How to Use

  1. Clone the repository to your local machine.

  2. Make sure you have Python installed (Python 3.6 or higher is recommended).

  3. Open a terminal or command prompt and navigate to the project directory.

  4. Run the following command to start the Product Management App:

python product_management_app.py
  1. Follow the on-screen instructions to register, login, and manage products.

Dependencies

The app uses the hashlib library to securely store user passwords. No additional external dependencies are required.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

product_management_application's People

Contributors

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