Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 498 Bytes

Able-Baker-Simulation

Project for System Simulation and Modelling Event 1

Authors

Rahul Amin and Saif Ali

PreRequisites

Python 2.7,

Django 1.11.2

Instructions

For command line simulation, run main.py from multichannel/core folder For a web front end view, open a terminal from root folder and run python manage.py runserver.

Comments

will be adding complete support for django soon to run simulation via a decent web frontend.

update : Django support has been added!

Cheers!