Code Monkey home page Code Monkey logo

onlinestore's Introduction

Simple OnlineStore System

This project is a simple OnlineStore system implemented in Java. It simulates a system where there are three types of users: Admin, Employee, and Customer. Each user type has different capabilities and access levels.

Getting Started

To get started with this project, clone the repository and open the project in your preferred Java IDE.

Prerequisites

You need to have Java installed on your machine to run this project. You can download it from the official Oracle website.

Running the program

To run the program, navigate to the Menu.java file in your IDE and run the main method.

Features

Admin

The admin has the ability to:

  • Add an employee
  • Remove an employee
  • Update an employee
  • Show all employees
  • Logout

Employee

An employee has the ability to:

  • Add a customer
  • Remove a customer
  • Update a customer
  • Show all customers
  • Add an item
  • Remove an item
  • Update an item
  • Show all items
  • Logout

Customer

A customer has the ability to:

  • Buy items
  • View their cart
  • Logout

Built With

  • Java - The programming language used

Authors

-@mohiabd99

License

Acknowledgments

onlinestore's People

Contributors

mohammadhoseinabdollahi avatar

Stargazers

 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.