Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Latest commit

 

History

History
69 lines (45 loc) · 1.68 KB

README.md

File metadata and controls

69 lines (45 loc) · 1.68 KB

This repository is archived because the project deadline has passed. The grade of the project is 15/15 points

📈 Stocks Prediction Tool

IT Software Project in year 11 with me and my partner

📁 Folder Structure

Folder Description
backend Crawler & Sentiment Analysis
frontend Website

🎯 Goals

  • Website with Next.JS that shows the stock market and the prediction of the stock market
  • Crawler for information about the stock market using a search api
  • sentiment analysis for the prediction of the stock market

📝 Requirements

🚀 Get Started

Clone Repository:

git clone https://github.com/kaaax0815/stocks-prediction-tool && cd stocks-prediction-tool

Open Workspace:

code .vscode/project.code-workspace

✨ Contribute

Please follow this commit message style:

<folder>: <Short imperative description of the change in present tense>

<More concise description of the change>

Example:

backend: Add new crawler

Add new crawler for the stock market

📅 Future Plans

📜 License

This project is licensed under the GNU General Public License, Version 3 - see the LICENSE file for details.