This is a generic shell that serves as a very simple demo. Please note that this is just a functional non-aesthetic shell. Also note that this is a first Django program which works but is nevertheless a bit of a hack job.
Install:
- You will need Python and Django installed
- Clone this repo. Typically this would be done with this command: git clone https://github.com/jazzbox35/AME_Client_Project.git
- Navigate to your repo folder, cd to ame_client_project
- Issue command: "python manage.py runserver" after you navigate to the project folder (some implementations require "python3")
- Enter http://localhost:8000/ame_client_app/ in your browser
- The remote server is planned to be online all the time but if you get an error contact Mike @ [email protected]