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

πŸ“ˆ IT Software Project in year 11 with me and my partner

License

Notifications You must be signed in to change notification settings

kaaax0815/stocks-prediction-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

52 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.