1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 13:04:19 +00:00

🧹 Reorganize files

This commit is contained in:
Stefano Pigozzi 2021-04-17 17:31:08 +02:00
parent f4cfe83809
commit 4c4f0387fe
Signed by untrusted user who does not match committer: steffo
GPG key ID: 6965406171929D01
16 changed files with 0 additions and 30 deletions

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/nest_backend" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/nest_backend/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View file

@ -1,18 +0,0 @@
# Checklist dello Sprint 0
- [ ] Documento generale con tutti i seguenti elementi:
- [x] [Schema architetturale](../development/design-pattern.pdf)
- [ ] _(opzionale)_ Diagramma comportamentale
- [x] Backlog / SRS
- [x] Segnalare visivamente le Epic
- [x] Burndown chart
- [x] Sprint 1 Goal
- [x] _(opzionale)_ Sprint 1 Backlog
- [x] Definition of ready and done
- [ ] Partita di Scrumble
- [ ] Resoconto partita
- [ ] Breve video di presentazione (3 minuti)
- [ ] Miniretrospettiva sullo Sprint 0
- [ ] Cos'è andato bene?
- [ ] Cos'è andato male?
- [ ] Cosa si può migliorare?

View file

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB