Skip to content

FRC scout app powered by The Blue Alliance which aims to be a tool for scouts by helping them gather specific team data as well as generating statistics and match predictions

Notifications You must be signed in to change notification settings

RosasSebastian2003/Oracle_ScoutWebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle_ScoutWebApp

Colaborators

  • Sebastian Rosas Maciel
  • Borja Matinez Ramirez

About the Project

What you Will Find

  • Oracle:
  • Prototype_testing:

How to Run the WebApp

Prerequisites

  • Install pipenv, you can do so by running the following line in a bash terminal
pip install pipenv

First Steps

You should start pipenv shell in order for the project's dependencies to load, you can do so by running the following command in your terminal:

pipenv shell

This will start the virtual environment, now, navigate into the Oracle folder containning the manage.py file, if you are in the main folder (Oracle_ScoutingApp) run the following:

  • To change directory
cd Oracle
  • To check if you are in the correct Oracle folder, you should see manage.py listed:
ls 
  • Now, to start the server run:
python3 manage.py runserver

About

FRC scout app powered by The Blue Alliance which aims to be a tool for scouts by helping them gather specific team data as well as generating statistics and match predictions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published