Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.89 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.89 KB

Stock-App

DESCRIPTION

GWT StockExchange is a web application designed using Google Web Toolkit (GWT) and basic widgets, panels, and layouts. This app is designed to display the content of the stock market, where the values change after a certain time interval. The application calculates the price and change in value of the stocks and provides an option to remove the content as well.

With GWT StockExchange, you can build a powerful and dynamic web application that provides real-time updates on the stock market. Whether you are a stock trader, investor, or simply interested in the financial world, this app provides a powerful tool for staying up-to-date with the latest market trends.

So if you're looking for an easy-to-use and flexible web application for displaying stock market data, look no further than GWT StockExchange.


Running the Application

  1. To integrate the files with suitable IDE's follow the GWT_README text file.
  2. After doing so , you can either attach an ANT build script to the source folder (or) open terminal in the folder location and ant clean to clean any residual build files adn ant devmode to run the program in developer mode.


    CONTRIBUTION GUIDELINES :

    1. Clone the repository from GitHub.
    2. Create a new branch for your feature or bug fix.
    3. Implement your feature or bug fix.
    4. Commit your changes and push to your branch on the GitHub server.
    5. Submit a merge request to merge your changes into the main branch.

    LICENSE :

    It is an independent project developed solely for learning purposes. It is not affiliated with any company or organization, and was created to improve my own skills and understanding of the framework.

    This project is licensed under the MIT License - see the LICENSE file for details.