Skip to content

ahmetcankaratas/algotrasoft-community

Repository files navigation

Algotrasoft Community

On the homepage, users can find a wealth of information about the community and its activities. On the scanner page, users can view the results of the Ross Hook strategy backtest for over 1000 symbols. These results include the stock name and the yearly annual percentage yield (APY). If users want to see more detailed information about the results, such as the sector, market capitalization, and backtest results for 1, 3, and 6 months, they can click on the result card. To achieve this, mock data for the backtest results was created and deployed on Firebase. This allowed the development of an API to retrieve the results of the algorithm strategy. The live project was deployed using Surge.sh.

LiveURL: https://algotrasoft-can.surge.sh/


This app is also developed on Angular with tailwind. Click the link below to view.

Angular Version: https://github.com/ahmetcankaratas/algotrasoft-community-angular


🔎 Technologies

  • ReactJS
  • Typescript
  • Tailwind CSS

📷 Screenshots

Homepage Screen Shot 2022-12-28 at 23 32 04

Screen Shot 2022-12-28 at 23 32 19

Scanner Screen Shot 2022-12-28 at 23 33 10

Screen Shot 2022-12-28 at 23 33 31

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

A step by step guide that will tell you how to get the development environment up and running.

  • Clone the repository
git clone https://github.com/ahmetcankaratas/algotrasoft-community
  • Install dependencies
cd algotrasoft-community
npm install
  • Build and run the project

npm run dev

Navigate to http://localhost:5173

About

Algotrasoft community app is built on ReactJS with typescript and tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published