Skip to content

Commit

Permalink
chore: release 0.1.0
Browse files Browse the repository at this point in the history
- remove unused files
- remove (some) unused functions
- reorganize project structure
  • Loading branch information
tomasanchez committed Apr 21, 2023
1 parent c46e6de commit d50d7a2
Show file tree
Hide file tree
Showing 53 changed files with 1,445 additions and 1,612 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![REST API Build](https://github.com/tomasanchez/grupo-3-tacs/actions/workflows/rest.yml/badge.svg)](https://github.com/tomasanchez/grupo-3-tacs/actions/workflows/rest.yml)
[![REST Image Build](https://github.com/tomasanchez/grupo-3-tacs/actions/workflows/rest-image.yml/badge.svg)](https://github.com/tomasanchez/grupo-3-tacs/actions/workflows/rest-image.yml)
[![WEB Image Build](https://github.com/tomasanchez/grupo-3-tacs/actions/workflows/web-image.yml/badge.svg)](https://github.com/tomasanchez/grupo-3-tacs/actions/workflows/web-image.yml)

Meetings is an application developed by `Group-3` during the course
Advanced Technologies in Software Construction, as was taught during first semester of 2023.
Expand Down

This file was deleted.

77 changes: 0 additions & 77 deletions rest/src/main/java/com/grupo3/meetings/api/DTO/EventDTO.java

This file was deleted.

This file was deleted.

44 changes: 0 additions & 44 deletions rest/src/main/java/com/grupo3/meetings/api/DTO/OptionDTO.java

This file was deleted.

35 changes: 0 additions & 35 deletions rest/src/main/java/com/grupo3/meetings/api/DTO/VoteOptionDTO.java

This file was deleted.

Loading

0 comments on commit d50d7a2

Please sign in to comment.