This application will help skateboarders log and track their trick performance within personal Games of S.K.A.T.E.
S.K.A.T.E. is just like the basketball game of H.O.R.S.E. but with skateboard tricks instead of basketball shots. This app will allow the user to record each trick of a game of skate and whether or not they gained, lost, or maintained points on it. Afterwards the user can go back and review previous games to see which tricks they are losing on so that they can practice better and hopefully eventually S.K.A.T.E. Better!
-
Clone the repo
git clone git@github.com:nss-day-cohort-44/rare-rest-api-rare-vicious-blizzards.git cd rare-rest-api-rare-vicious-blizzards -
Activate a virtual environment
pipenv shell -
Install the dependencies
pipenv install -
Run the server
python manage.py runserver -
Finish installation by following the instructions found here: