* Begin initialising User backend Basket will be contained within the User class, perhaps.... * Resolve compile-time error * Complete minimal implementation * Create build and compose file * Make docker build more modular * IT RUNS Now to actually write unit tests * Attempt to debug docker file Currently works correctly when built individually, but docker-compose currently fails * Project broken into multipel Dockerfiles Docker Compose issues have been resolved in the given mount points in both compose files. User.java modified enough to resolve build error. * Add comments to proxy compose * Start unit testing * Finish implementing unit testing * Make build stable for both Docker and localhost * Incremental update Got past proxy errors, now to fix domain names * Resolve naming convention
5 lines
72 B
Text
5 lines
72 B
Text
.vscode/*
|
|
docs/.settings
|
|
docs/.project
|
|
docs/.classpath
|
|
backend-storage/
|