zsk-poznan / zastepstwa

Web app for displaying substitute teachers
GNU General Public License v3.0
8 stars 3 forks source link

Project folder structure #6

Closed pniedzwiedzinski closed 4 years ago

pniedzwiedzinski commented 5 years ago

Right now it's a little mess. Maybe something like this:

.
├── zastepstwa-gui # with all the source code
│   ├── templates # as it is, jinja templates
│   ├── *.py
├── examples # containing all files that are not required for the app but are handy during the development (i.e. `zastepstwa.
└── README.md # would be handy, but optional