Skip to content

SamDavies/Chekov

Repository files navigation

Bus Stop Bonanza - Team Chekov

link to website.

Installation

copy the following commands into the terminal.

create a virtual environment if you want or just skip this step

  • virtualenv venv
  • . venv/bin/activate

use these commands in the terminal to install and run

  • pip install -r requirements.txt
  • python manage.py runserver

Testing

copy the following command into the terminal:

  • python manage.py test app

Code Structure

app/views.py is where the bulk of the logic for the app is controlled

About

Bus Stop App for Enterprise Computing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •