Skip to content

gsasouza/datathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAKE BOARD

  • SmartBoard
    Shows the information. Easily.
  • SmartPrediction
    No need to reinvent the wheel.

This solution is intended to be easy, as a piece of CAKE.

Dependencies

How to run

FRONTEND

In terminal:

Go to frontend directory

`cd frontend`

Install dependencies

`yarn`

Run Relay

`yarn relay`

Start application

`yarn start`

BACKEND

In terminal:

Go to frontend directory

`cd frontend`

Install dependencies

`yarn`

Start application

`yarn dev`

DATA ANALYSIS API

In terminal:

Go to API directory

`cd dataAPI`

Install requirements

`pip install -r requirements.txt`

Start application

`python routes.py`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •