]> prime8.dev >> repos - csc.git/commit
Refactor
authorDamian Myrda <monkey.damianek@gmail.com>
Tue, 17 Sep 2024 21:24:50 +0000 (16:24 -0500)
committerDamian Myrda <monkey.damianek@gmail.com>
Tue, 17 Sep 2024 21:24:50 +0000 (16:24 -0500)
commit217af324c4dfbe33146bcd3fafab86e319e3a6c3
treeac82a4ab4d3f50a4b91898e1a5deb2704672eee9
parent71f0d35af2255cc9d4e84d3850d15b52a0470077
Refactor
29 files changed:
.pre-commit-config.yaml [deleted file]
Dockerfile [new file with mode: 0644]
config.py
database.db [deleted file]
database.json [deleted file]
database.py
main.py
models/discussion.py
models/event.py
models/group.py
models/member.py
models/project.py
models/update.py
run.sh [deleted file]
schoology.py
static/intro.css
static/main.css [moved from static/style.css with 67% similarity]
templates/discussions.html
templates/elements/authors.html
templates/elements/datetime.html
templates/elements/discussions.html
templates/elements/events.html
templates/elements/projects.html
templates/elements/space.html
templates/elements/updates.html
templates/home.html
templates/members.html
templates/projects.html
templates/updates.html