2022-12-10 01:53:24 +01:00
|
|
|
[](https://www.codefactor.io/repository/github/notherealmarco/wasaphoto)
|
|
|
|
|
2022-11-08 15:18:38 +01:00
|
|
|
# WASAPhoto
|
|
|
|
|
|
|
|
*Keep in touch with your friends by sharing photos of special moments, thanks to WASAPhoto!*
|
|
|
|
|
|
|
|
*You canupload your photos directly from your PC, and they will be visible to everyone following you.*
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
```
|
|
|
|
This is my project for the Web And Software Architecture (WASA) class
|
|
|
|
```
|
|
|
|
|
|
|
|
### This project includes
|
|
|
|
|
|
|
|
* An API specification using the OpenAPI standard
|
2022-12-10 01:47:39 +01:00
|
|
|
* A backend written in the Go language
|
|
|
|
* A frontend in Vue.js
|
2022-12-13 01:56:49 +01:00
|
|
|
* A Dockerfile to build a Docker image to deploy the project in a container.
|
2022-11-08 15:18:38 +01:00
|
|
|
|
2022-11-08 15:19:19 +01:00
|
|
|
*(Strikethrough parts are work in progress or still need to be implemented)*
|