Skip to content

Commit

Permalink
updated backend readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TaigaODonnell committed Dec 3, 2024
1 parent a04e599 commit e41e093
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -872,12 +872,12 @@ The authentication provides http responses to signup and login. The signup creat
# Sprint 3 Goals for Backend

- Game Entity to store game information
- Websockets for the game?
- CI/CD with good unit testing
- ~~Websockets?~~
- ~~CI/CD with good unit testing~~

# Long Term Goals

- Add websockets for real time communications
- ~~Add websockets for real time communications~~
- Be able to send and recieve pictures
- Store images somehow for chatrooms
- Containerize using docker and docker compose
Expand Down

0 comments on commit e41e093

Please sign in to comment.