eigenvalue000 / robinhood

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robinhood

Description

---WORK IN PROGRESS!!!---

Currently very unfinished, Backend 80%, Frontend 75%!

Do you want to make some f***ing money?? Robinhood is a simple, fast, and secure way to manage your finances. It's a free, mobile-first investing app that lets you buy and sell stocks, ETFs, options, and cryptos all commission-free. We're on a mission to democratize finance for all.

Table of Contents

Installation

Start by cloning the machine down to your computer, then run the following commands:

In the root directory, run:

1. npm install

2. cd server && run 'python3 -m venv venv'

3. if on Windows run '.\venv\Scripts\activate', if Mac run '. venv/bin/activate'

4.in virtual environment run pip install

5. cd ..

6. npm start server

7. npm start

This will start the server and client.

8. Go to localhost:3000 in your browser

The client will run on http://localhost:3000 and the server on http://localhost:5000

Technologies

React

Python

Flask

MySQL

SQLAlchemy

yFinance API

Tailwind CSS

TypeScript

Contributors

License

This project is licensed under the MIT License

For more information click License: MIT

Questions

GitHub
Email Me!

About


Languages

Language:TypeScript 60.0%Language:Python 30.1%Language:HTML 5.8%Language:JavaScript 3.6%Language:CSS 0.4%