Open TravisIngram opened 3 years ago
Added initial Docker files to the project. I used the base provided by Dr. Hale but will likely have to update them for the final project. I also stubbed out the initial project structure using Django for the backend and Ember for the front end.
Most of the items in this task were broken out and created individually.
Task List
The intent of this issue is to generate a basic task list for the main blocks of work that will be needed in order to complete this application. These largely be rough in nature and in need of refinement, but should serve as a basic starting point.
Backend
Dockerfile
,docker-compose.yml
) to ensure backend components are in place and functioning.URL
sFrontend
Miscellaneous