init: initial commit
This commit is contained in:
commit
5016021932
|
@ -0,0 +1,3 @@
|
||||||
|
*.pyc
|
||||||
|
__pycache__/
|
||||||
|
db.sqlite3
|
|
@ -0,0 +1,4 @@
|
||||||
|
# `conference-manager`
|
||||||
|
|
||||||
|
This software manages Youth in Government and Model United Nations conferences.
|
||||||
|
This is part of a prototype to help the YMCA CCE in Middle Tennessee to run their conferences easily.
|
Loading…
Reference in New Issue