Skip to content

Shahd-Ayman5/Stock-Exchange-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Exchange-Manager

Members:


Description

implementing a Stock Exchange Manager using Java, focusing on applying the principles of Object-Oriented Programming (OOP). The Stock Exchange Manager will provide a platform for traders to buy and sell stocks, manage portfolios, and analyze market data in a simulated stock exchange environment.

  • our program has a user-friendly interface for users to interact with the system, allowing them to place orders,and access real-time market information.

Project Video

video4708735828.online-video-cutter.com.mp4

Project Explanation

  1. First Sign up for users, the only admin will open the hyperlink to log in

    then, the user who signed up can log in later everything is stored.

Entry (1)

  1. This is the page of user and admin

the user can make deposits and withdraws but first the admin should approve : Pages

  1. here we started the session from admin page , then go to user for buying and selling stocks

    • in buying: with each user buy the stock price will increase a little
    • selling : the stock price will decrease as there is no demand Sure the user Balance will be changed with each buy or sell process

BUY buy


SELL sell

  1. In Admin page we can open user Management to see users who are interacting

Screenshot 2024-05-20 144504

  1. At the END of the session, we stored the companies history in a csv file

Screenshot 2024-05-20 175931

Screenshot 2024-05-20 145641


  1. also the chart of stocks per day

Screenshot 2024-05-20 172113

About

In this project, we design and implement a Stock Exchange Manager using Java, focusing on applying the principles of Object-Oriented Programming (OOP). The Stock Exchange Manager provides a platform for traders to buy and sell stocks, manage portfolios, and analyze market data in a simulated stock exchange environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages