Skip to content

Repository files navigation

S.K.A.T.E. Better REST API in Python built with Django

OVERVIEW

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!

Set Up To Run This Server:

  1. 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
    
  2. Activate a virtual environment

    pipenv shell
    
  3. Install the dependencies

    pipenv install
    
  4. Run the server

    python manage.py runserver
    
  5. Finish installation by following the instructions found here: Daily Baby Client Repo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages