Update README

This commit is contained in:
Marco Realacci 2022-12-10 01:47:39 +01:00
parent f1bbebd067
commit 8b0d3b1181

View file

@ -13,8 +13,8 @@ This is my project for the Web And Software Architecture (WASA) class
### This project includes
* An API specification using the OpenAPI standard
* ~~A backend written in the Go language~~
* ~~A frontend written in JavaScript using the Vue.js framework~~
* A backend written in the Go language
* A frontend in Vue.js
* ~~A Dockerfile to build a Docker image to deploy the project in a container.~~
*(Strikethrough parts are work in progress or still need to be implemented)*