init: initial commit
This commit is contained in:
commit
5016021932
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.pyc
|
||||
__pycache__/
|
||||
db.sqlite3
|
4
README.md
Normal file
4
README.md
Normal file
@ -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
Block a user