Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brunoliratm/marketone-facol

This repository contains a code for a Market system implemented in JAVA as part of a project for my college.
https://github.com/brunoliratm/marketone-facol

java

Last synced: 28 days ago
JSON representation

This repository contains a code for a Market system implemented in JAVA as part of a project for my college.

Awesome Lists containing this project

README

        





This repository contains the source code for MarketONE, a market system implemented in Java as part of a ๐Ÿซcollege project at UNIFACOL.




## ๐Ÿ’ป Project Overview

MarketONE is a Java-based application that simulates a comprehensive market system. It provides users with a user-friendly interface to perform various tasks, including:

- Product Management:
- Adding new products to the marketplace
- Editing existing product details
- Removing products from the system
- Viewing a detailed list of all available products
- Shopping Cart Functionality:
- Adding and removing products from the shopping cart
- Calculating the total cost of items in the cart
- Applying discounts or coupons
- Finalizing purchases
- User Accounts:
- Creating and managing customer accounts
- Tracking purchase history and order details
- Providing secure login and password management
- Employee Management (if applicable):
- Adding and removing employees
- Assigning roles and permissions
- Managing employee schedules and tasks

MarketONE offers a robust and efficient solution for both customers and businesses, providing a seamless online shopping experience.

## ๐Ÿ“‚ Installation and Usage

**Prerequisites:**

* Java Development Kit (JDK) version 22 or above ([ JDK Download ](https://www.oracle.com/java/technologies/downloads/))

**Instructions:**

1. Clone this repository:

```bash
git clone https://brunoliratm/MarketONE-UNIFACOL.git

2. Navigate to the project directory:
```bash
cd MarketONE-UNIFACOL
3. Execute `Main.java`

## ๐Ÿงฎ Diagram

Aplication Diagram

Diagram full version


## ๐Ÿค Contributing
If you'd like to contribute to this project, feel free to:

- Fork the repository.
- Create a new branch for your changes.
- Implement your modifications.
- Submit a pull request for review.

## โš–๏ธ License

This project is licensed under the [MIT License](LICENSE).