Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nouralmulhem/stock-market-trading
Stock Market Trading Application
https://github.com/nouralmulhem/stock-market-trading
Last synced: 10 days ago
JSON representation
Stock Market Trading Application
- Host: GitHub
- URL: https://github.com/nouralmulhem/stock-market-trading
- Owner: nouralmulhem
- License: mit
- Created: 2023-09-11T19:34:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:58:51.000Z (over 1 year ago)
- Last Synced: 2024-12-30T00:12:10.404Z (22 days ago)
- Language: TypeScript
- Homepage:
- Size: 20.3 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stock market trading
### βInvest with Confidence, Trade with Knowledge.πΈβ
## Table of Contents
- π Overview
- π» Get Started
- π Features
- π½ GIF Demo
- β¨ Contributors
- π License
- The project is built by
-
You can view
StockTradingMarket> **Note**: This deployment is built using json server
- Clone the repository
```
git clone https://github.com/nouralmulhem/Stock-Market-Trading/tree/main
``` - Install packages
```
npm install
``` - Run json server
```
npx json-server --watch data/db.json --port 8000
``` - Run the program
```
npm run start
```
Feature
ScreenShot
Description
πΆ Landging
- Sign-in
- Sign-up
π· Authentication
- Login
- Sign-up
- Remember me
Admin View
Feature
ScreenShot
Description
πΆ Dashboard
- Chart Cards
- Line Charts
π· Companies
- View Details of a Company
- Add Stocks for new Companies
πΆ Investors
- See Investors Data
- Review Previous Transactions
π· Profile
- Profile Information
- Account Settings
Investors View
Feature
ScreenShot
Description
πΆ Dashboard
- Chart Cards
- Previous Transactions
π· Stocks
- View Details of a Company
- See the company Daily Agency
πΆ Profile
- Profile Information
- Account Settings
- Aquired Shares
> **Note**: This software is licensed under MIT License, See [License](https://github.com/nouralmulhem/Stock-Market-Trading/blob/main/LICENSE) for more information Β©StockMarket.