Git Product home page Git Product logo

fastai-adventure's Introduction

FASTOCK - stock chart analysis

We are making a stock chart analysis web service using Django and Bootstrap. We didn't link our page using docker or something else so if you want to check our page, you must download.

Preview

SmartSelectImage_2021-02-01-14-51-54 homepage

Download and Installation

To begin using this template, choose one of the following options to get started:

Usage

After installation, Create a virtual environment to install the things need to do. Stock DB is not uploaded so check dropbox to get db.sqlite3. And run pip install -r requirements.txt and run python manage.py runserver. Then you can see that our page is working.

# create virtual environment & activate
python -m venv venv
venv\Scripts\activate

# install PyTorch
https://pytorch.org/get-started/locally/

# install packages
pip install -r requirements.txt

# download stock db file on dropbox/team1
https://www.dropbox.com/home/TEAM%201

# run web server
python manage.py runserver

# access the page
http://127.0.0.1:8000

what you can do now

informations about our team and service from the page / make your own account / login & logout / bookmark a stock item / check predicted pattern /

what we need to do

refine page design / replace with a better model

fastai-adventure's People

Contributors

koeunseooooo avatar hyunjin0505 avatar yukyeongmin avatar yulaseo avatar cindia3704 avatar newdongjun avatar sohyunbae1231 avatar songaong8006 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.