Code for what once was piazzaoptical.com. Backend and frontend. Unfortunately, I lost the code of the final product; this is the code of a very early stage, and errors abound.
Code for what once was piazzaoptical.com. Backend and frontend. Unfortunately, I lost the code of the final product; this is the code of a very early stage, and errors abound, as do lack of features.
## To use:
@ -23,3 +23,12 @@ Finally, run a container based on this image (I chose to expose the container th
```bash
podman run -it --rm -p 8004:8000 -v ${PWD}:/app localhost/piazzaoptical.com
```
## Explore:
Sample credentials:
* Username `admin`, Password `admin`
* Username `guest`, Password `buginoo`
One can also not sign-in at all, rather "Apply for an Account", then sign-in as `admin` and accept the application, logout, and sign-in as the new account.