Skip to content

Goodboi42/Urban_Design_Sandbox_Clone

Repository files navigation

Dashboard

Dashboard layout

Running the Server

Install Requirements

Download and install Python
Download and install Git
Download and install Anaconda
Download and install PyCharm

Clone Repository

Search and open Anaconda Prompt and copy the following code

git clone https://github.com/nicholasmartino/urban-design-sandbox
cd urban-design-sandbox

Run Application

Still in the anaconda terminal, copy and paste the following code

conda env create -f environment.yml

Run the application

python application.py

Click on the link that appears in the terminal

Using the Dashboard

Using the dashboard

References

elementslab Projects
Zappa – Serverless Python
How to Deploy a Python-Flask App to AWS Elastic Beanstalk
Automated Deployment to AWS Elastic Beanstalk Using GitHub Actions
How to Change Your GitHub Remote Authentication from Username + Password to Personal Access Token

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published