spaceport/README.md
Tanner Collin 459bff6756 Change to GNU Affero General Public License
This is because fuzzywuzzy is GPL, so our code must be GPL too.
2020-04-17 20:45:36 +00:00

26 lines
725 B
Markdown

# 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.