spaceport/README.md

28 lines
873 B
Markdown
Raw Normal View History

2020-01-16 23:32:39 +00:00
# Spaceport
Spaceport is Calgary Protospace's member portal. It tracks membership, courses, training, access cards, and more.
2020-02-19 07:00:14 +00:00
Live: https://my.protospace.ca
2020-01-16 23:32:39 +00:00
2020-01-23 03:33:57 +00:00
## Documentation
2020-02-19 07:00:14 +00:00
https://docs.my.protospace.ca
2020-01-23 03:33:57 +00:00
2020-01-16 23:32:39 +00:00
## Development Setup
2022-07-12 21:49:46 +00:00
https://docs.my.protospace.ca/dev_apiserver.html
2020-01-16 23:32:39 +00:00
## License
This program is free and open-source software licensed under the GNU Affero General Public License. Please see the `LICENSE` file for details.
2020-01-16 23:32:39 +00:00
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.
2022-07-12 21:39:57 +00:00
Thanks to Emrah for lockout certification code, Pat for LDAP code, Murray for the blank member form PDF, and Kent for a ton of features.
2020-11-16 02:51:18 +00:00
2020-01-16 23:32:39 +00:00
Thanks to all the devs behind Python, Django, DRF, Node, React, Quill, and Bleach.