Go to file
Tanner Collin 86f4862dbe Remove Emrah's training_record_fix.py
member_id is only a hint from the old portal scrape import used to
link objects when people register on Spaceport if they had an account on
the old portal. It shouldn't be used going forward.
2020-06-05 03:10:07 +00:00
apiserver Remove Emrah's training_record_fix.py 2020-06-05 03:10:07 +00:00
ldapserver Add group functions. Add members, list members, create new groups 2020-03-17 10:53:08 -06:00
webclient Add space activity chart to UI 2020-06-05 02:48:33 +00:00
.editorconfig Tell GitHub to use 4 width tabs 2020-02-28 09:41:51 +00:00
fix_permissions.sh Tighten filesystem permission 2020-05-08 04:57:09 +00:00
LICENSE Change to GNU Affero General Public License 2020-04-17 20:45:36 +00:00
README.md Change to GNU Affero General Public License 2020-04-17 20:45:36 +00:00

Spaceport

Spaceport is Calgary Protospace's member portal. It tracks membership, courses, training, access cards, and more.

Live: https://my.protospace.ca

Documentation

https://docs.my.protospace.ca

Development Setup

https://docs.my.protospace.ca/dev.html

License

This program is free and open-source software licensed under the GNU Affero General Public License. Please see the LICENSE file for details.

That means you have the right to study, change, and distribute the software and source code to anyone and for any purpose. You deserve these rights.

Acknowledgements

Thanks to the Protospace Portal Committee.

Thanks to all the devs behind Python, Django, DRF, Node, React, Quill, and Bleach.