Skip to content

College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.

Notifications You must be signed in to change notification settings

ChrisRoss5/tradingview-ideas

Repository files navigation

App preview

Setup

  • Download JDK 19.
  • Run SQL Server database initialization: init.sql
  • Adjust database properties: db.properties
  • Run TradingView Ideas and log in as 'admin' or 'user'. The passwords are the same as the usernames.

RSS Feed

If the source is no longer working, update the RSS_URL in IdeaParser.java to use the files in RSS_backup and adjust the query string params in the parser function.


For more info, see project specifications:

About

College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published