Skip to content

Hassam-01/stock_bot_web_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Bot - Client Side

Overview

Stock Bot is a stock trading front-end application built with React, Tailwind CSS, and JavaScript. It provides users with real-time stock recommendations and trading options. The application allows users to register, log in, and manage their stock portfolio with an intuitive interface.

Features

  • User Authentication: Register and log in securely.
  • Dashboard: View assets bought, transaction history, and profile balance.
  • Trading Interface:
    • Enter a stock ticker.
    • Get buy/sell recommendations based on signals.
    • Execute trades (buy or sell stocks).
  • Navigation:
    • Login/Register Page.
    • Home Page (dashboard overview).
    • "Trade Now" section for stock transactions.

Tech Stack

Installation

  1. Clone the repository:
    git clone https://github.com/Hassam-01/stock_bot_app.git
  2. Navigate to the client-side folder:
    cd stock_bot_app/client
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Usage

  1. Open the application in your browser.
  2. Register or log in to access your account.
  3. View your assets, transaction history, and balance on the home page.
  4. Navigate to the "Trade Now" section to enter a stock ticker.
  5. Receive buy/sell recommendations and execute trades accordingly.

Repo Combined Backend/Frontend:


Connect

For any questions or collaborations, feel free to reach out!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors